# OS
.DS_Store
Thumbs.db

# Editors
.obsidian/workspace*.json
.vscode/
.idea/

# Python
__pycache__/
*.pyc

# Local scratch — keep private drafts out of the repo if you want them local only
# *.local.md
