blob: 715b548f7bce4559219e255934079f333e2bd6dd (
plain) (
tree)
|
|
node_modules
# Output
.output
.vercel
/.svelte-kit
/build
/dist
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
|