Made radical changes and setup foundation for SQLite database

This commit is contained in:
WatDuhHekBro 2021-12-08 01:27:56 -06:00
parent 69a8452574
commit 16e42be58d
No known key found for this signature in database
GPG key ID: E128514902DF8A05
22 changed files with 715 additions and 639 deletions

1
.gitignore vendored
View file

@ -8,6 +8,7 @@ test*
!test/
*.bat
desktop.ini
*.db
# Logs
logs