24 lines
284 B
Plaintext
24 lines
284 B
Plaintext
node_modules
|
|
|
|
# Output
|
|
.output
|
|
.vercel
|
|
.netlify
|
|
.wrangler
|
|
/.svelte-kit
|
|
/build
|
|
|
|
# Env
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Vite
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
|
|
# Impeccable
|
|
**/.impeccable/config.local.json
|
|
**/.impeccable/hook.cache.json
|
|
**/.impeccable/hook.pending.json
|