__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.env
*.sqlite3
.endstate/
site/
infra/terraform/.terraform/
infra/terraform/*.tfstate*
.coverage*
