Browse Source

Ignore npm-debug.log files

Kevan Stannard 8 years ago
parent
commit
d9ca12ad15
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@
 *.swp
 .project
 node_modules
-.idea/
+.idea/
+npm-debug.log