Skip to content

Commit 40ed847

Browse files
committed
Add coverage directory to .*ignore
1 parent 9bffea6 commit 40ed847

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ npm-debug.log
66
tmp
77
*.iml
88
dist
9+
coverage

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ npm-debug.log
44
src
55
tmp
66
dist
7+
coverage
78
.angular-cli.json
89
.editorconfig
910
.gitignore

0 commit comments

Comments
 (0)