# Python
__pycache__/
*.pyc
*.pyo

# OS
.DS_Store
Thumbs.db

# Internal dev notes (not for the published package)
DEVLOG.md
