chore: ignore .coverage pytest artifact

This commit is contained in:
pyr0ball 2026-05-25 21:13:30 -07:00
parent 14b8e0c2b9
commit 1739c70f43

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ __pycache__/
.venv/
*.bak
tests/fixtures/prefs-missing/.keep
.coverage