Skip to content

Commit

Permalink
Add .npmignore
Browse files Browse the repository at this point in the history
To ignore files not needed in the npm package
  • Loading branch information
andersekdahl committed Nov 15, 2014
1 parent 3414cbf commit cae5cb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dist/
test/
samples/

0 comments on commit cae5cb1

Please sign in to comment.