initial commit

This commit is contained in:
2024-08-15 21:55:12 +02:00
commit 7e89db7500
20 changed files with 4283 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
node_modules
# Output
.output
.vercel
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*