added test/support/keys.json to gitignore

This commit is contained in:
Ritchie Martori
2012-06-29 16:32:02 -07:00
parent 0a806c9cd3
commit 4ea6a3c778
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -14,5 +14,6 @@ results
node_modules
npm-debug.log
test/support/proj
test/support/keys.json
bin/mongo
bin/node

File diff suppressed because one or more lines are too long