Skip to content

Commit 08edf97

Browse files
authored
Create .npmignore
1 parent aa2d5ca commit 08edf97

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.npmignore

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.babelrc
2+
.eslintrc
3+
.gitignore
4+
.npmignore
5+
.nyc_output
6+
.travis.yml
7+
coverage
8+
src
9+
test

0 commit comments

Comments
 (0)