gitignore
This commit is contained in:
@@ -134,3 +134,8 @@ dist
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
/app/generated/prisma
|
/app/generated/prisma
|
||||||
|
|
||||||
|
# SQLite Database
|
||||||
|
*.db
|
||||||
|
*.db-journal
|
||||||
|
*.sqlite
|
||||||
|
|||||||
Reference in New Issue
Block a user