Skip to content

Commit e33c712

Browse files
committed
updated .npmignore
1 parent a07f019 commit e33c712

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

.npmignore

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
.lock-wscript
2-
raw/
1+
.eslintrc
2+
.eslintignore
3+
.codeclimate.yml
4+
.idea
5+
.travis.yml
6+
appveyor.yml
7+
jsdoc-tmpl.config.json
8+
jsdoc.json
9+
wallaby.json
310
build/
411
deps/
512
docs/
613
lib/binding/
7-
.idea
14+
debug/
815
*.tgz
9-
debug/

0 commit comments

Comments
 (0)