Browse Source

Add ignore for npm debug log files

cyrbil 9 years ago
parent
commit
5e87c947e4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Node.gitignore

+ 1 - 0
Node.gitignore

@@ -1,6 +1,7 @@
 # Logs
 logs
 *.log
+npm-debug.log*
 
 # Runtime data
 pids