Update .npmignore to ignore all build-tools and source-code files

This commit is contained in:
Thomas Cazade 2020-08-25 07:42:09 +02:00
parent c505950f57
commit 2e045dad4a

View file

@ -1,9 +1,15 @@
/node_modules
npm-debug.log
index.html
demo.css
yarn.lock
/img
/.github
/build
/docs
/img
/node_modules
/public
/tests
/src
.browserslistrc
.editorconfig
.stylelintrc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
netlify.toml
npm-debug.log
yarn.lock