Skip to content

Commit

Permalink
Add .npmignore used for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
zploskey committed Sep 16, 2018
1 parent ccb41e8 commit 77096ad
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.vscode/
examples/
__tests__/
lib/
snap/
jest.config.js
yarn.lock
.bsb.lock
.gitattributes
.lintstagedrc
.huskyrc
.merlin
.travis.yml

0 comments on commit 77096ad

Please sign in to comment.