refactor: delete old structure

This commit is contained in:
Bart van der Braak 2024-01-27 23:21:10 +01:00
parent f1fddec0a7
commit 6e2d812345
64 changed files with 0 additions and 8292 deletions

40
.gitignore vendored
View file

@ -1,40 +0,0 @@
# 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/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
pnpm-debug.log*
yarn-error.log*
pnpm-error.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
# unlighthouse
.unlighthouse