gitignore: ignore test scripts

This commit is contained in:
Fedor Indutny 2014-05-06 13:42:43 +04:00
parent 403beca64b
commit f104842426

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
npm-debug.log
key.key
node_modules/
test.js