Skip to content

Commit e9f9baa

Browse files
committed
Update .gitignore to exclude .coverage files
1 parent 79c4bf9 commit e9f9baa

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
@@ -12,4 +12,5 @@ wheels/
1212
.vscode/
1313

1414
# Project specific
15-
tests/output/
15+
tests/output/
16+
.coverage

0 commit comments

Comments
 (0)