Skip to content

Commit 06e594f

Browse files
committed
chore(project): add .npmignore
* ignore development assets
1 parent 93ca3aa commit 06e594f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
!dist
2+
test
3+
docs
4+
.editorconfig
5+
.eslintignore
6+
.eslintrc
7+
rollup.config.js
8+
.travis.yml

0 commit comments

Comments
 (0)