chore: add .venv and .coverage to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-25 22:04:22 +02:00
parent f090365d57
commit 87d440b672
+4
View File
@@ -58,4 +58,8 @@ graphify-out/
__pycache__/ __pycache__/
*.pyc *.pyc
# Python dev/test artifacts
.venv/
.coverage
cache/ cache/