Skip to content

Commit 7001fb0

Browse files
committed
add coverage artifacts to .gitignore
1 parent 2c4f443 commit 7001fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.coverage
2+
coverage.lcov
23
*.py[co]
34
__pycache__
45
htmlcov/

0 commit comments

Comments
 (0)