From 89017fe6c089f773aa9e4f32418c396a43524cb7 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sat, 6 May 2017 15:41:39 +0200 Subject: [PATCH] Ignore wallet.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3b8f584..be5df9d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules .DS_Store* .hubot_history /tmp +wallet.json