feature/13-runner-management #42

Merged
philipp merged 37 commits from feature/13-runner-management into dev 2021-01-26 15:58:34 +00:00
3 changed files with 2 additions and 3 deletions
Showing only changes of commit 5d1b5d80b6 - Show all commits

3
.gitignore vendored
View File

@ -7,4 +7,5 @@ public/env.js
public/sw.js
public/index.html
public/workbox-*.js
svelte.config.js
svelte.config.js
public/index.html

View File

@ -1 +0,0 @@
<!-- this is configured with dev scripts -->

View File

@ -1 +0,0 @@
// this is configured with dev scripts