Skip to content

Commit 8d1caa7

Browse files
committed
build: ignore irrelevant npm files for smaller publish version
1 parent 38e46df commit 8d1caa7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@ support
22
test
33
examples
44
*.sock
5+
6+
# Development files
7+
.github
8+
9+
# Other source files
10+
bower.json
11+
component.json
12+
inflection.min.js

0 commit comments

Comments
 (0)