Skip to content

Commit 7593578

Browse files
author
simonepri
committed
Add .npmignore
1 parent f417057 commit 7593578

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.npmignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#tests
2+
test.js
3+
4+
#build tools
5+
.travis.yml
6+
codecov.yml
7+
8+
#editor settings
9+
.editorconfig
10+
11+
#github
12+
.gitattributes
13+
.gitignore
14+
CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)