From 3427b7f9e14a52aaff8da6a0864a9f068e6081cc Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sun, 4 Oct 2015 15:12:08 +0100 Subject: [PATCH] stopping auth file from changing --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 693710211..84e9b6650 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ build/Release # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git node_modules test/auth.json +examples/auth.json