Skip to content

Commit 93268c6

Browse files
committed
🐎 Add npmignore
1 parent ca0690b commit 93268c6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.npmignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.github
2+
coverage
3+
docs
4+
tests
5+
.editorconfig
6+
.eslintrc
7+
.gitignore
8+
.npmignore
9+
.npmrc
10+
.travis.yml
11+
.nvmrc
12+
appveyor.yml
13+
CONTRIBUTING.md
14+
CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)