chore: init

This commit is contained in:
Matthias Andrasch
2024-04-27 12:09:47 +02:00
parent 687ed7a1c6
commit e6e8fc3252
34 changed files with 14364 additions and 1 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
.vercel
.output
vite.config.js.timestamp-*
vite.config.ts.timestamp-*