This commit is contained in:
github-actions[bot] 2025-08-17 10:05:09 -04:00
commit 6e1c25caa4
16 changed files with 80378 additions and 0 deletions

14
.gitignore vendored Normal file
View file

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