canina/.dockerignore
parsa aghaei 4b37652a18
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
fix(frontend): exclude prisma from application tsconfig and enhance dockerignore
2026-08-15 16:28:51 +03:30

11 lines
92 B
Plaintext

node_modules
**/node_modules
.next
**/.next
dist
**/dist
.env
.git
.dockerignore
Dockerfile