Skip to content

Commit ed28d1e

Browse files
committed
chore: add coverage folder to the npmignore file
1 parent 01a93c9 commit ed28d1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# .npmignore file
22
test/
3+
4+
# Coverage directory used by tools like istanbul
5+
coverage

0 commit comments

Comments
 (0)