Skip to content

Commit

Permalink
created .npmignore
Browse files Browse the repository at this point in the history
created `.npmignore` to additionally ignore the `test` folder for __production__
  • Loading branch information
HaykoKoryun committed Dec 23, 2013
1 parent 24ca3a0 commit 76e5e32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
test

0 comments on commit 76e5e32

Please sign in to comment.