Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 7d09669

Browse files
authored
.npmignore (#10)
* add npmignore for delivering only the needed source * add empty new line
1 parent 09bba33 commit 7d09669

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+
__tests__
2+
.appveyor.yml
3+
.babelrc
4+
.eslintignore
5+
.eslintrc
6+
.gitignore
7+
.travis.yml
8+
webpack.config.js

0 commit comments

Comments
 (0)