Remove .coverage and add that to the .gitignore

This commit is contained in:
2025-12-03 11:58:46 +00:00
parent 6670c79d47
commit ccf383ebfb
2 changed files with 1 additions and 0 deletions
BIN
View File
Binary file not shown.
+1
View File
@@ -1,3 +1,4 @@
__pycache__ __pycache__
.pytest_cache .pytest_cache
dist dist
.coverage