.gitignore: add pytest-cov data

This commit is contained in:
2025-06-10 20:59:10 +02:00
parent 042bb58fbd
commit 9f5999854f

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ dist
test.db test.db
.ruff_cache .ruff_cache
.coverage