Initial commit

This commit is contained in:
2026-03-09 20:06:01 -07:00
commit 46cccc9087
4 changed files with 1961 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.db
*.png
*.py-
__pycache__/
venv/