first commit

This commit is contained in:
Philipp 2024-04-23 18:38:06 +02:00
commit 1a4cbad65a
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
18 changed files with 382 additions and 0 deletions

10
.gitignore vendored Normal file
View file

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