Files
2026-07-08 20:02:29 +08:00

10 lines
89 B
Plaintext

venv/
__pycache__/
*.pyc
.env
.git
storage/
alembic/versions/
*.egg-info/
.pytest_cache/