Add ignore for npm debug log files
This commit is contained in:
parent
92fe23112d
commit
5e87c947e4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue