bundle: update (2026-01-22)
All checks were successful
version / update-version (release) Successful in 13s

This commit is contained in:
2026-01-22 15:00:45 +00:00
parent a9c87f2adf
commit a5ddc33a27
44 changed files with 10001 additions and 0 deletions

19
extensions/km-plot/.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Byte-compiled / cache files
__pycache__/
*.py[cod]
*$py.class
# Virtual environments
.venv/
env/
venv/
# Editor / OS files
.DS_Store
.idea/
.vscode/
# Python packaging artifacts
build/
dist/
*.egg-info/