bundle: update (2026-01-16)
All checks were successful
bundle / bundle (push) Successful in 19s

This commit is contained in:
2026-01-16 00:31:16 +00:00
parent 44af1518a3
commit 04a41cd977
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/