Skip to content

Commit e187134

Browse files
committed
Removing coverage dir from published package
1 parent f9c66c0 commit e187134

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ test/
33
npm-debug.log
44
.travis.yml
55
node_modules/
6-
node_modules/*
6+
node_modules/*
7+
coverage/
8+
coverage/*

0 commit comments

Comments
 (0)