Skip to content

Commit 2f910f7

Browse files
committed
Keep unnecessary stuff out of npm package
1 parent 32478b3 commit 2f910f7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.npmignore

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
.jshintignore
2+
.jshintrc
3+
.travis.yml
4+
dist
5+
examples
6+
scripts
7+
CHANGELOG.md
18
CONTRIBUTING.md
9+
UPGRADE_GUIDE.md
210
bower.json
3-
examples
411
karma.conf.js
5-
scripts
12+
tests.webpack.js
613
webpack.config.js

0 commit comments

Comments
 (0)