chore: Reinit svelte

This commit is contained in:
2025-03-22 23:15:56 +01:00
parent 399b7b0798
commit a3e800aa94
14 changed files with 2219 additions and 27 deletions

21
.gitignore vendored
View File

@@ -1,11 +1,26 @@
.DS_Store
node_modules
/build
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/package
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# additional
tmp