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 2e6874c822 - Show all commits

9
.gitignore vendored
View File

@ -1,11 +1,8 @@
.idea
node_modules node_modules
dist
dist-ssr
public/env.js public/env.js
/build build
yarn.lock yarn.lock
package-lock.json package-lock.json
*.map *.map
/public/index.html public/index.html
/svelte.config.js svelte.config.js