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

This commit is contained in:
2026-06-22 09:22:23 +00:00
parent 7aea02f3af
commit 378853c641
7 changed files with 82 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
# Hidden files and directories (everything starting with .)
.*
# Build output (release zips and their signatures)
dist/
# Python cache (but keep bundled deps/)
__pycache__/
*.py[cod]