talkwho/.gitignore
2024-08-18 16:52:27 -04:00

23 lines
No EOL
195 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-*
dev