# Local backups (created by editing pipeline; not for sharing)
.backup/

# Session handoff documents — heavily homelab-internal, replaced by README
.claude/

# Python
__pycache__/
*.pyc
*.pyo

# Editor / OS
.DS_Store
*.swp
*~

# Local environment
.env
.env.*
