Files
biztaghavisite/.dockerignore
Ali Taghavi 043f351eae Fix prebuilt Docker image Prisma COPY conflict with standalone.
Replace stub @prisma/client from Next standalone with full bundle engines.
Ignore .pnpm-store so it is not committed again.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 10:09:24 +03:30

13 lines
102 B
Plaintext

.git
.github
.pnpm-store
node_modules
.next
.turbo
.env*.local
.DS_Store
README.md
*.md
.vscode
.idea