Skip to content

Commit 1ccb3fb

Browse files
committed
added npmignore
1 parent 2a1c1b0 commit 1ccb3fb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.npmignore

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
*.swp
2+
*~
3+
*.iml
4+
.*.haste_cache.*
5+
.DS_Store
6+
.idea
7+
.babelrc
8+
.eslintrc
9+
npm-debug.log
10+
src/
11+
examples/
12+
public/
13+
scripts/
14+
test/

0 commit comments

Comments
 (0)