Skip to content

Commit 6c1225b

Browse files
committed
Add .npmignore file
1 parent 5e45a38 commit 6c1225b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.idea/
2+
.sandbox/
3+
node_modules/
4+
test/
5+
6+
*.iml
7+
.travis.yml

0 commit comments

Comments
 (0)