Ignore npm-debug.log
This commit is contained in:
parent
d5bb1d87cc
commit
af2ca221b4
2 changed files with 2 additions and 0 deletions
1
npm/.gitignore
vendored
1
npm/.gitignore
vendored
|
@ -2,3 +2,4 @@ node_modules
|
|||
dist
|
||||
path.txt
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
|
|
|
@ -6,3 +6,4 @@ appveyor.yml
|
|||
CONTRIBUTING.md
|
||||
issue_template.md
|
||||
test/
|
||||
npm-debug.log
|
||||
|
|
Loading…
Reference in a new issue