add prisma
This commit is contained in:
parent
05a95b72d0
commit
a286fa4e0d
11 changed files with 63 additions and 10 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -13,13 +13,6 @@ node_modules
|
|||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Env
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
!.env.test
|
||||
!.env.development
|
||||
|
||||
# Vite
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue