add npm-debug to gitignore
This commit is contained in:
parent
b3122ca3c7
commit
7d2a4337f1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
node_modules*
|
||||
.npm-debug*
|
||||
.DS_STORE
|
||||
|
|
Loading…
Reference in a new issue