windhamdavid 9 years ago
parent
commit
9240c59c2d
2 changed files with 3 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 2 0
      .npmignore

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 node_modules
+npm-debug.log

+ 2 - 0
.npmignore

@@ -0,0 +1,2 @@
+node_modules
+npm-debug.log