Merge main into dev: bring dev up to date with restructured package

Resolves add/add conflicts in .gitignore, config.yaml, pyproject.toml and
content conflict in README.md — taking main's version in all cases, as it
reflects the complete package rewrite (gallery/ package, TUI, CI pipeline).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-29 11:45:45 +02:00
74 changed files with 11213 additions and 150 deletions
+10 -1
View File
@@ -1 +1,10 @@
__pycache__
**__pycache__**
.vscode
*.sif
*.ipynb
backups
.pytest_cache
.venv
build
*egg-info
.claude