Forgot to commit in small portions again

This commit is contained in:
2025-04-24 11:22:21 -04:00
parent 94084084f3
commit ef80aa825d
11 changed files with 679 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
config.json
*/**/__pycache__
*/**/__pycache__
.venv
__main__