initial commit

This commit is contained in:
2024-03-09 18:54:15 -05:00
parent 36703cdc39
commit 66ea127f23
9 changed files with 10052 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Persistent data
db/
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/