This commit is contained in:
Emilio Henrique Corrêa 2025-01-19 00:08:05 +00:00 committed by GitHub
commit 87d8dec89f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,34 @@
# dependencies
/node_modules
/.pnp
.pnp.js
# next.js build files
/.next/
/out/
# production build files
/build
# project linking
.vercel
# misc
.DS_Store
*.pem
# debug logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env.local
.env.development.local
.env.test.local
.env.production.local
# sw stuff
public/sw.js
public/workbox-*.js