Ammend to Initial Commit

This commit is contained in:
Neshura 2024-05-20 00:31:58 +02:00
parent fb398ae315
commit 8169691b05
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
34 changed files with 2590 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-*