Remove config from repo

This commit is contained in:
Greg Burri 2022-11-25 13:15:33 +01:00
parent b3751b28bf
commit b1ffd1a04a
2 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ style.css.map
backend/static/style.css backend/static/style.css
backend/file.db backend/file.db
*.sqlite *.sqlite
conf.ron

View file

@ -1,3 +0,0 @@
(
port: 8082,
)