Skip to content

Commit 573fd7e

Browse files
committed
Merge pull request #1613 from cyrbil/patch-1
Add ignore for npm debug log files
2 parents 92fe231 + 5e87c94 commit 573fd7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Node.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Logs
22
logs
33
*.log
4+
npm-debug.log*
45

56
# Runtime data
67
pids

0 commit comments

Comments
 (0)