add database handling using shelve

This commit is contained in:
Јован Ђокић-Шумарац 2024-02-04 02:46:12 +01:00
parent 3552f3c049
commit 374d921626
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.venv/ .venv/
.venv .venv
app/__*