# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.pytest_cache/

# Personal / local-only (origin conversation export — kept out of the repo)
chat-export-*.md
