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

1
.gitignore vendored
View File

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