Skip to content

Commit

Permalink
Add npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Tocker committed Jan 28, 2019
1 parent 7a44076 commit 47bcc4a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
*
.project
!src/
samples/
test/
.idea
.DS_Store
.env
.travis.yml
!package.json
babel.config.js
!.npmignore
!.gitignore
.babelrc
!CHANGELOG.md
!README.md
!LICENSE

0 comments on commit 47bcc4a

Please sign in to comment.