chore(*): Add base sveltekit

This commit is contained in:
Josh Creek
2025-06-08 17:13:52 +01:00
parent f58b626fbf
commit 52936772a1
21 changed files with 3672 additions and 6 deletions
+23
View File
@@ -0,0 +1,23 @@
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*