chore: remove venv from tracking, add to gitignore

This commit is contained in:
michael
2026-03-16 00:04:44 -07:00
parent c015082b41
commit 8c0a57525a
574 changed files with 1 additions and 201505 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ __pycache__/
*.pyc
*.egg-info/
.pytest_cache/
venv/