Initial commit

This commit is contained in:
2026-07-29 22:26:19 -04:00
commit 8818c79d4d
11 changed files with 2592 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
node_modules