Merge branch 'feature/13-runner-management' of https://git.odit.services/lfk/frontend into feature/13-runner-management

This commit is contained in:
Philipp Dormann 2021-01-24 17:31:31 +01:00
commit 5d1b5d80b6
3 changed files with 2 additions and 3 deletions

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