chore(gitignore): ignore npm-debug.log
This commit is contained in:
parent
2af86eca50
commit
a067e150fd
|
|
@ -1,3 +1,4 @@
|
|||
.idea
|
||||
node_modules
|
||||
demo2
|
||||
demo2
|
||||
npm-debug.log
|
||||
Loading…
Reference in New Issue