Prisma init

This commit is contained in:
2021-09-13 16:41:54 -04:00
parent 2dadc9bcfa
commit 4fa808a91a
525 changed files with 34 additions and 19 deletions

21
.gitignore vendored
View File

@@ -1,13 +1,8 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
@@ -25,20 +20,8 @@ yarn-debug.log*
yarn-error.log*
# local env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# vercel
.vercel
# yarn 2
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.pnp.*
.env.production.local