bundle: update (2026-01-18)

This commit is contained in:
2026-01-18 01:20:18 +00:00
parent 83c22af578
commit 03c5c75177
149 changed files with 38486 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/