This commit is contained in:
2026-01-05 11:15:35 +08:00
parent f3b7f86413
commit 13e8789321
5 changed files with 627 additions and 338 deletions

View File

@@ -6,3 +6,32 @@ README.md
.next
.git
certificates
# testing
/coverage
test.ts
test.js
# build outputs
/out/
/build
*.tsbuildinfo
next-env.d.ts
# debug logs
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# env files
.env*
!.env.example
# misc
.DS_Store
*.pem
.vercel
build.sh
# prisma
/generated/prisma