chore(gitignore): ignore npm-debug.log

This commit is contained in:
Micooz 2016-04-25 21:48:45 +08:00
parent 2af86eca50
commit a067e150fd
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea
node_modules
demo2
demo2
npm-debug.log