Remove unused DB and prefix config options

This commit is contained in:
Roscoe 2024-11-17 22:12:56 +00:00
commit 9cc47b8592
5 changed files with 5 additions and 37 deletions

2
.gitignore vendored
View file

@ -40,7 +40,7 @@ build/
### Other Stuff ###
config*.json
config.example.json
!config.example.json
!**/resources/config.schema.json
### why would this not be here already ###