# OS
.DS_Store
Thumbs.db

# Logs
*.log

# Environment files (if shared)
.env
.env.local

# Node (root-level only, if applicable)
/node_modules/

# Build artifacts at root
/dist/
/build/