Add ignore for npm debug log files
This commit is contained in:
parent
92fe23112d
commit
5e87c947e4
@ -1,6 +1,7 @@
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
|
Loading…
Reference in New Issue
Block a user