This commit is contained in:
2026-03-31 10:26:51 -04:00
parent ca083dd384
commit 126d308543
51 changed files with 4545 additions and 0 deletions

8
.gitignore vendored
View File

@@ -22,5 +22,13 @@ venv/
.DS_Store
Thumbs.db
# C++ build artifacts
*.o
*.obj
*.exe
*.dll
*.so
*.dylib
# Other files
controlpts.txt