Skip to content

Commit

Permalink
Adding .npmignore file to remove unnecessary files in npm package. Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwex committed Mar 25, 2015
1 parent 053c79c commit cbc1a0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
benchmarks
spec
examples
io_spec

0 comments on commit cbc1a0f

Please sign in to comment.