upd, add sqlite

This commit is contained in:
ge
2023-07-25 01:40:12 +03:00
parent a511550f71
commit ff69b68ba3
5 changed files with 51 additions and 40 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
__pychache__/
*.pyc
dist/
db.sqlite3
*.db