update
This commit is contained in:
+10
@@ -33,9 +33,19 @@ yarn-error.log*
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
|
||||
# sqlite local
|
||||
*.db
|
||||
*.db-journal
|
||||
|
||||
# photos uploadées (fichiers générés)
|
||||
/public/uploads/*
|
||||
!/public/uploads/.gitkeep
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
/src/generated/prisma
|
||||
|
||||
Reference in New Issue
Block a user