refactor(db): simplify to single prisma schema workflow
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -27,6 +27,7 @@ test-results
|
||||
|
||||
# prisma
|
||||
packages/db/prisma/dev.db*
|
||||
packages/db/prisma/generated/
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user