first commit

This commit is contained in:
rnsrk 2024-02-07 15:33:41 +01:00
commit 52145ecabf
10 changed files with 538 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
kram
docs
schemas
test-docs
test-schemas
database.db
test.db
venv
.idea
__pycache__