Skip to content

Commit

Permalink
core: add npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Nov 25, 2016
1 parent 6df8e78 commit 54e79cc
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
@@ -0,0 +1,5 @@
# NPM modules
node_modules/

# Do not send test directory
test/

0 comments on commit 54e79cc

Please sign in to comment.