42 lines
No EOL
375 B
Text
42 lines
No EOL
375 B
Text
node_modules
|
|
.pnp
|
|
.pnp.js
|
|
|
|
# testing
|
|
coverage
|
|
|
|
# next.js
|
|
.next/
|
|
out/
|
|
build
|
|
|
|
# misc
|
|
.DS_Store
|
|
*.pem
|
|
|
|
# debug
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# local env files
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
# turbo
|
|
.turbo
|
|
|
|
# vercel
|
|
.vercel
|
|
|
|
# Sentry
|
|
.sentryclirc
|
|
test-invoice.pdf
|
|
.env
|
|
# Sentry
|
|
.sentryclirc
|
|
sentry.properties
|
|
.idea |