Skip to content

Commit 8c50570

Browse files
committed
chore: excludes test coverage reports from git tracking
1 parent 6c25c15 commit 8c50570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55

66
node_modules
77
dist
8+
.nyc_output
9+
coverage
810

911
*.log

0 commit comments

Comments
 (0)