first commit

This commit is contained in:
Samuel Andert
2023-07-18 15:36:33 +02:00
parent bb4cd43210
commit 5fdaefac93
44 changed files with 23022 additions and 41530 deletions

20
.gitignore vendored
View File

@ -8,20 +8,28 @@
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yalc
# local env files
.env*.local
.env*
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts