scoresaber-reloadedv3/.gitignore
Liam e0833d17f1
All checks were successful
Deploy Frontend / deploy (push) Successful in 4m3s
j
2024-10-04 16:43:12 +01:00

38 lines
379 B
Plaintext

# 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*
yarn-error.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
.turbo
.idea