# Python
__pycache__/
*.py[cod]

# OS
.DS_Store
Thumbs.db

# Sync state
.sync-state

# Private files (never commit)
private/
*.private.md
