Moved all database code to db module
This commit is contained in:
parent
2cc4d53961
commit
fb2a6126fe
8 changed files with 67 additions and 33 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -16,3 +16,6 @@ out/
|
|||
# Added by cargo
|
||||
|
||||
/target
|
||||
|
||||
.vim/
|
||||
vendor/
|
||||
|
|
|
|||
Reference in a new issue