Merge pull request #69 from Cronick/patch-4

Ignore all npm-debug files, and not just npm-debug.log
This commit is contained in:
Felix Maier 2016-08-24 01:33:21 +02:00 committed by GitHub
commit b539e870ec

2
.gitignore vendored
View File

@ -3,4 +3,4 @@ scripts/
logs/
data/
cfg.js
npm-debug.log
npm-debug.*