mirror of
https://github.com/arthur-pbty/form.git
synced 2026-06-11 15:56:20 +02:00
add form site
This commit is contained in:
+17
@@ -39,3 +39,20 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
/src/generated/prisma
|
||||
|
||||
# prisma / sqlite local databases
|
||||
prisma/*.db
|
||||
prisma/*.db-*
|
||||
prisma/data/*.db
|
||||
prisma/data/*.db-*
|
||||
data/*.db
|
||||
data/*.db-*
|
||||
|
||||
# editor / ide
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# os files
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user