bob
All checks were successful
Deploy / deploy (push) Successful in 5m10s

This commit is contained in:
Lee
2024-10-04 18:25:37 +01:00
parent 4d35ee4050
commit 00462d9ed6
431 changed files with 2836 additions and 9283 deletions

11
.gitignore vendored
View File

@ -1,15 +1,16 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
# testing
/coverage
# next.js
.next/
/.next/
/out/
# production
@ -33,6 +34,8 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
.turbo
.idea
.idea
# Sentry Config File
.env.sentry-build-plugin