remove prisma migrate from dockerignore
This commit is contained in:
@@ -67,9 +67,6 @@ playwright.config.*
|
||||
playwright-report
|
||||
test-results
|
||||
|
||||
# Prisma (keep schema, ignore generated client)
|
||||
prisma/migrations
|
||||
# Note: prisma/schema.prisma should be included for build
|
||||
|
||||
# Local development files
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user