This commit is contained in:
2021-05-02 15:44:42 +02:00
parent c1ff3a6543
commit f447cbea2d
3 changed files with 1395 additions and 0 deletions

9
.gitignore vendored
View File

@@ -1 +1,10 @@
# Backend
/target
# Client
.DS_Store
node_modules
/.svelte
/build
/functions