first merge to main 🚀 #71

Manually merged
philipp merged 491 commits from dev into main 2021-02-19 17:03:06 +00:00
Showing only changes of commit dd74d9ee89 - Show all commits

2
.gitignore vendored
View File

@ -8,3 +8,5 @@ public/env.js
yarn.lock yarn.lock
package-lock.json package-lock.json
*.map *.map
public/index.html
svelte.config.js