.gitignore: add pytest-cov data
This commit is contained in:
@@ -7,3 +7,5 @@ dist
|
||||
test.db
|
||||
|
||||
.ruff_cache
|
||||
|
||||
.coverage
|
||||
|
||||
Reference in New Issue
Block a user
@@ -7,3 +7,5 @@ dist
|
||||
test.db
|
||||
|
||||
.ruff_cache
|
||||
|
||||
.coverage
|
||||
|
||||