chore: add .venv and .coverage to .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -58,4 +58,8 @@ graphify-out/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Python dev/test artifacts
|
||||
.venv/
|
||||
.coverage
|
||||
|
||||
cache/
|
||||
Reference in New Issue
Block a user