Files
resend/.gitignore
2025-12-03 14:19:09 -08:00

23 lines
224 B
Plaintext

logs
*.log
npm-debug.log
.pnpm-debug.log
node_modules/
jspm_packages/
.npm
.eslintcache
.stylelintcache
.node_repl_history
*.tgz
.cache
out
dist
.temp
.cache
.pnp.*
.dev.vars
!.dev.vars.example
.env
!.env.example
.wrangler/