25 lines
228 B
Plaintext
Raw Permalink Normal View History

2025-01-29 10:52:53 -08:00
node_modules
2025-01-29 18:13:41 -08:00
package-lock.json
2025-01-29 10:52:53 -08:00
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*