Skip to content

Commit

Permalink
add .npmignore
Browse files Browse the repository at this point in the history
- add .npmignore to omit publishing unnecessary files
  • Loading branch information
akuzko committed May 21, 2019
1 parent 1b26caf commit 133e202
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
src
test
.babelrc
.gitignore
.travis.yml
.vscode

0 comments on commit 133e202

Please sign in to comment.