Browse Source

Updated gitignore to ignore npm packages and debug log

tstone 13 years ago
parent
commit
c37d77a31d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1 +1,3 @@
 .DS_Store
+node_modules
+npm-debug.log