[minor] Ignore npm modules and debug logs

This commit is contained in:
Olivier Lauzon 2011-05-17 04:36:09 +08:00
parent 4a14bc0f29
commit e90cbd6f14

4
.gitignore vendored
View File

@ -1 +1,3 @@
test/config.json test/config.json
node_modules/
npm-debug.log