Skip to content

Commit ca88535

Browse files
committed
Add .npmignore file to clean published package
1 parent b6446be commit ca88535

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+
bower_components/
2+
test/
3+
.editorconfig
4+
.jshintrc
5+
.npmignore
6+
bower.json
7+
karma.conf.js

0 commit comments

Comments
 (0)