Skip to content

Commit 9600f7b

Browse files
committed
Updating npm ignore to cover more files for smaller package sizes
1 parent f306a99 commit 9600f7b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.npmignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
.idea
22
out
3-
node_modules
3+
node_modules
4+
coverage
5+
.nyc_output
6+
.travis.yml
7+
tslint.json
8+
typedoc.json

0 commit comments

Comments
 (0)