Skip to content

Commit 587a34f

Browse files
committedFeb 17, 2015
[fixed] Include .npmignore so compile lib dir is published
Fixes react-bootstrap#388
1 parent cfb62d3 commit 587a34f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎.npmignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
node_modules/
2+
docs/
3+
test-built/
4+
test/
5+
tools/
6+
.gitignore
7+
.travis.yml
8+
Gruntfile.js
9+
karma.ci.js
10+
karma.dev.js
11+
test_bundle.js

0 commit comments

Comments
 (0)
Please sign in to comment.