rowt/svelte/.gitignore

12 lines
141 B
Plaintext
Raw Permalink Normal View History

2023-06-16 20:11:42 +02:00
.DS_Store
node_modules
/.svelte-kit
/package
.env
.env.*
!.env.example
.vercel
.output
vite.config.js.timestamp-*
vite.config.ts.timestamp-*