example-sveltekit-email-pas.../.gitignore
pilcrowOnPaper 25cc397095 init
2024-10-03 18:50:34 +09:00

23 lines
No EOL
201 B
Text

node_modules
# Output
.output
.vercel
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
sqlite.db