__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
.coverage.*
*.so
.env
.venv/
venv/

# Reference repos (not part of this project, root-level only)
/claude-code-ui-freeze-investigation/
/opencode/
/codex/
