Skip to content

Commit

Permalink
updated .npmignore
Browse files Browse the repository at this point in the history
updated `.npmignore` to additionally ignore `bench`, `doc`, `examples` and `test` folders for __production__
  • Loading branch information
HaykoKoryun committed Dec 23, 2013
1 parent d0944b7 commit ba44355
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ node_modules
.lock-*
build

bench
doc
examples
test

0 comments on commit ba44355

Please sign in to comment.