23 lines
262 B
Text
23 lines
262 B
Text
|
|
node_modules
|
||
|
|
.DS_Store
|
||
|
|
Thumbs.db
|
||
|
|
.env
|
||
|
|
.env.*
|
||
|
|
!.env.example
|
||
|
|
*.log
|
||
|
|
npm-debug.log*
|
||
|
|
yarn-debug.log*
|
||
|
|
yarn-error.log*
|
||
|
|
.pnpm-debug.log*
|
||
|
|
.svelte-kit
|
||
|
|
build/
|
||
|
|
.output
|
||
|
|
.vercel
|
||
|
|
.netlify
|
||
|
|
vite.config.js.timestamp-*
|
||
|
|
vite.config.ts.timestamp-*
|
||
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
README.md
|
||
|
|
drizzle/
|