.env
.venv/
venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
data/
.observability/
*.egg-info/
dist/
build/
*.db
.DS_Store
.idea/
.vscode/
