__pycache__/
*.pyc
.ruff_cache/
.pytest_cache/
.cache/
.venv/
.venv
dist/
build/
coverage.xml
.coverage
*.parquet
/tmp/

# orchestration engine: machine/trial-only config override
orchestration.conf.local

# Local codex CLI project config (machine-specific MCP paths)
.codex/
_build_info.py
