Added npm-debug.log to .gitignore. We do not need to push logs to the repo.

This commit is contained in:
Ru Chern 2016-08-24 03:55:45 +10:00
parent 6b2b2ee10a
commit 1ff5d088e5
No known key found for this signature in database
GPG Key ID: D7B9FD049BFDBEC2

1
.gitignore vendored
View File

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