# Secrets / local config (copy .env.example to .env and fill in real values)
.env
api/private/service-account.json

# Runtime uploads (created automatically by the upload handlers)
api/assets/

# OS / editor cruft
.DS_Store
Thumbs.db
.idea/
.vscode/

# Logs
*.log
