Skip to content

Commit 31545ba

Browse files
author
Matija Petrunic
committed
Add coverage to .gitignore
1 parent 1b51edf commit 31545ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ temp/
77
.env
88
*.log
99
dist
10-
.nyc_output
10+
.nyc_output
11+
coverage

0 commit comments

Comments
 (0)