Skip to content

Commit f5ff921

Browse files
authored
Merge pull request #90 from mrodrig/2.3.1
Removing coverage dir from published package
2 parents 94b194d + e187134 commit f5ff921

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)