Ignore all npm-debug files, and not just npm-debug.log

This commit is contained in:
Cronick 2016-08-24 01:26:37 +02:00 committed by GitHub
parent ed932ae481
commit b9eab27417

2
.gitignore vendored
View File

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