# a chefe.toml created by manual `chefe init` testing (chefe is not self-hosted)
chefe.toml

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

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

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