# Build artifacts — don't commit shipped zips into git
site/**/*.zip
*.zip

# OS junk
.DS_Store
Thumbs.db

# Editor temp files
*.bak
*~
