Skip to content

Commit 88334ce

Browse files
committed
Add .npmignore
1 parent 2b88994 commit 88334ce

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.npmignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*.log
2+
node_modules
3+
test
4+
v8-debug-*.tgz
5+
.gitattributes
6+
.gitignore
7+
.npmignore
8+
.travis.yml
9+
appveyor.yml

0 commit comments

Comments
 (0)