1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-10-16 14:27:31 +00:00
triennale-appunti-steffo/.gitignore
2022-02-04 19:36:30 +01:00

40 lines
437 B
Text

# 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
.env.development.local
.env.test.local
.env.production.local
# vercel
.vercel
# typescript
*.tsbuildinfo
# Sentry
.sentryclirc