From 39548d9eaab4cbea529481d2fa586c0eb3e8c2ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Martin-Leg=C3=A8ne?= <robert@nic.ar> Date: Thu, 27 Sep 2018 12:20:25 -0300 Subject: [PATCH] Updating .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8ab0fc9..ee03222 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ */lastseen -*/node* */status cache */cache +network/node +network/bootnode -- GitLab