# ============================================================================= # SUBREPOSITORIOS - Tienen sus propios repositorios independientes # ============================================================================= backend/ database/ # Dependencias node_modules/ # Build dist/ build/ # Environment .env .env.local !.env.example # Logs *.log # IDE .idea/ .vscode/ # OS .DS_Store