commit message

This commit is contained in:
Alexander J
2022-02-28 19:12:33 +01:00
commit 2ff2895efd
19 changed files with 2077 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example