chore: ignore .coverage pytest artifact
This commit is contained in:
parent
14b8e0c2b9
commit
1739c70f43
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ __pycache__/
|
||||||
.venv/
|
.venv/
|
||||||
*.bak
|
*.bak
|
||||||
tests/fixtures/prefs-missing/.keep
|
tests/fixtures/prefs-missing/.keep
|
||||||
|
.coverage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue