This commit is contained in:
2025-09-05 23:36:35 -04:00
commit 4e0b51399a

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv