venv/
.venv/
__pycache__/
*.pyc
.env
*.db
alembic/versions/
.vscode/
.idea/
.pytest_cache/
htmlcov/
.coverage
