Files
dealplustech/.dockerignore
Kunthawat d7264a494c feat: Replace Next.js with Astro + PDPA compliance
- Removed Next.js, moved Astro to root
- PDPA compliance: cookie consent, admin dashboard, privacy policy
- Updated Dockerfile for Astro
- Ready for Easypanel deployment with Nixpacks or Docker
2026-03-10 13:27:48 +07:00

11 lines
180 B
Plaintext

# See https://docs.docker.com/desktop/extensions-sdk/extensions/ignore/ for more details.
node_modules
dist
*.log
.git
.gitignore
README.md
.env
.env.*
!node_modules/.dockerignore