# Contexto mínimo para build Docker
.env
.env.example
node_modules/
dist/
.git/
.gitignore
.dockerignore
*.md
