# chefe's own generated env + manifests
.chefe/

# python
__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/

# tooling
.ruff_cache/
.pytest_cache/
.hypothesis/
.coverage
htmlcov/
.mypy_cache/
.pyrefly/
