Skip to content

Commit 110bbb5

Browse files
committed
Add .npmignore file
1 parent 1e8d43f commit 110bbb5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.npmignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.*
2+
*~
3+
bower.*
4+
package.in
5+
Makefile
6+
manifest
7+
README.in
8+
terminal.jquery.json
9+
SpecRunner.html
10+
spec
11+
examples

0 commit comments

Comments
 (0)