Moved all database code to db module

This commit is contained in:
Jef Roosens 2021-09-01 12:50:33 +02:00
parent 2cc4d53961
commit fb2a6126fe
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
8 changed files with 67 additions and 33 deletions

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
.vim/
out/
vendor/
target/