Skip to content

Commit a20757f

Browse files
author
Eric Wendelin
committed
Ignore build and editor files in node package
1 parent b899b54 commit a20757f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.npmignore

+9-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
bower_components/
1+
node_modules/
2+
build/
3+
coverage/
4+
spec/
5+
*.log
6+
.coveralls.yml
7+
.editorconfig
8+
.idea
9+
.travis.yml

0 commit comments

Comments
 (0)