From bc80e5e3b62216a6286ca9d81121b6f058de8b85 Mon Sep 17 00:00:00 2001 From: lilia Date: Wed, 12 Apr 2017 20:12:52 -0700 Subject: [PATCH] Add local.json to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 212787ea6..a38331be9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ build/curve25519_compiled.js stylesheets/*.css.map dist .DS_Store +config/local.json config/local-*.json