Skip to content

Commit

Permalink
Merge pull request #187 from wtgtybhertgeghgtwtg/ignore-yarnlock
Browse files Browse the repository at this point in the history
Add `yarn.lock`, `.editorconfig`, and `.flowconfig` to `.npmignore`.
  • Loading branch information
stubailo authored Nov 15, 2018
2 parents 710388c + f5ff15b commit f12fbd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
.gitignore
.babelrc
.editorconfig
.flowconfig
.travis.yml
test.js
CHANGELOG.md
rollup.config.js
yarn.lock

0 comments on commit f12fbd5

Please sign in to comment.