Skip to content

Commit f7604b2

Browse files
authored
Merge pull request #8 from kazu69/add_npmignore
add .npmignore
2 parents d2f52d1 + 5520814 commit f7604b2

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+
.git
2+
test
3+
.gitignore
4+
.jshintrc
5+
.htmlhintrc
6+
.npmignore
7+
gulpfile.js

0 commit comments

Comments
 (0)