This commit is contained in:
2026-03-18 23:03:59 +01:00
commit 6097317d25
6 changed files with 481 additions and 0 deletions
Vendored
+10
View File
@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv