__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.env
*.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
/output/
/outputs/
*.json
!pyproject.toml
