.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.DS_Store
.python-version

# Local notes — not for public distribution
NOTES.md
TODO.md
