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 a523379b3a - Show all commits

3
.gitignore vendored
View File

@ -4,5 +4,6 @@ build
yarn.lock yarn.lock
package-lock.json package-lock.json
*.map *.map
public/index.html public/sw.js
public/workbox-*.js
svelte.config.js svelte.config.js