# Exclude secrets and dev artifacts from Docker context
.env
server/.env
**/.env.local
**/node_modules
.git
.vscode
.cursor*
*.tar.gz
