Skip to content

Commit 07392f8

Browse files
author
Frank Schmid
committed
Use correct npm ignores to not publish unnecessary files
1 parent f4d281d commit 07392f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@ coverage
33
examples
44
tests
55
*.test.js
6+
.nyc_output
7+
.github
8+
yarn.lock
9+
yarn-error.log
10+
.appveyor.yml
11+
.travis.yml

0 commit comments

Comments
 (0)