fix: remove venv from git, update .gitignore

This commit is contained in:
IndieStatusBot 2026-04-25 05:00:15 +00:00
parent 902133edd3
commit ee2bc87ade
4616 changed files with 4 additions and 1340173 deletions

4
.gitignore vendored
View file

@ -7,3 +7,7 @@ dist/
build/
.pytest_cache/
.env
venv/
.venv/
data/
*.egg-info/