# Python
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/

# uv / virtualenv
.venv/

# OS
.DS_Store

# conduct / deep-review skill state (local, run-specific)
.conduct/
.deep-review/
