__pycache__/
*.py[cod]
.DS_Store
.pytest_cache/
.mypy_cache/
.ruff_cache/

app/.env
app/.venv/
.venv/
venv/

logs/
data/
