first commit

This commit is contained in:
2025-02-23 20:31:57 -06:00
commit 34b4252adf
9 changed files with 366 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.venv/
__pycache__/
*.pyc
.env