add sqlite

This commit is contained in:
2021-08-19 13:05:14 -05:00
parent 66d6a98211
commit 50e78602f3
2 changed files with 26 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/target
Cargo.lock
*.log
test.db*