Skip to content

Commit

Permalink
Don't send unnecessary files to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarhane committed Oct 23, 2018
1 parent def999b commit f6b2777
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ src/
target/
cypress/
coverage/
test_utils/
build_scripts/
.babelrc
.eslintignore
.eslintrc.json
Expand All @@ -17,10 +19,10 @@ cypress.json
jsconfig.json
pom.xml
postcss.config.js
webpack.config.js
yarn.lock
README.md
bundle-report.html
now.json
yarn-error.log
*.tgz
jest.config.js

0 comments on commit f6b2777

Please sign in to comment.