Skip to content

Commit

Permalink
Creates .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pedropalau committed Jul 13, 2020
1 parent 6636deb commit bcca261
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 @@
coverage
docs
example
tests
.editorconfig
.eslintignore
.eslintrc
.gitignore
.stylelintignore
.stylelintrc
.travis.yml
babel.config.js
CONTRIBUTING.md
jest.config.js
rollup.config.js
TODO.md
yarn.lock
yarn-error.log

0 comments on commit bcca261

Please sign in to comment.