initial commit

This commit is contained in:
2025-07-11 20:22:56 -04:00
commit 1781b3b8b2
8 changed files with 366 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
.direnv/
.vscode/
.env
.venv/
out/