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__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# Python dev/test artifacts
|
||||||
|
.venv/
|
||||||
|
.coverage
|
||||||
|
|
||||||
cache/
|
cache/
|
||||||
Reference in New Issue
Block a user