push de la fleme

This commit is contained in:
2024-04-19 14:04:54 +02:00
parent 97314df9aa
commit 9470920141
105 changed files with 2619 additions and 617 deletions

41
.gitignore vendored
View File

@@ -1,5 +1,36 @@
node_modules
pnpm-lock.yaml
yarn.lock
.parcel-cache
dist
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts