From 51598f8516ab6c64e570f10efa449e96a9ef55bd Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Tue, 3 Jun 2014 17:33:18 +0200 Subject: [PATCH] Hide the secret.json file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1250bad..50b0f4c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /analytics.json /coverage.html /redis +/secret.json # Installed npm modules node_modules