This commit is contained in:
2026-03-03 01:53:14 -06:00
commit dc1039a737
10 changed files with 198 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv