build(prisma): untrack generated client and add to gitignore

This commit is contained in:
bipproduction
2025-11-23 17:41:56 +08:00
parent 51c9c4f126
commit 295b51cd0f
28 changed files with 7 additions and 10022 deletions

10
.gitignore vendored
View File

@@ -1,9 +1,6 @@
# dependencies (bun install)
node_modules
# generated
generated
# output
out
dist
@@ -35,3 +32,10 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
# Finder (MacOS) folder config
.DS_Store
# Prisma generated client
generated/
# nextpush
nextpush
nextpush/