cleanup: remove committed .pyc and redundant Python test, add .gitignore
All checks were successful
Smoke Test / smoke (pull_request) Successful in 17s

This commit is contained in:
Alexander Whitestone
2026-04-13 21:29:05 -04:00
parent 8754d1b575
commit b738ba8716
3 changed files with 3 additions and 64 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
build/
*.pyc
__pycache__/