From ab1b377a1db736f98960d17205c9a0f89c059f53 Mon Sep 17 00:00:00 2001
From: daniel tygel <dtygel@eita.org.br>
Date: Mon, 10 Apr 2017 14:11:26 -0300
Subject: [PATCH] add config.json to .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c28df64c..0978bc56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 npm-debug.log
 electron/dist
 electron/pub
+config.json