chore: ignore new local Docker build scripts

release_lib.sh and docker-publish-testing.sh replace the Gitea
Actions Docker build workflows with local buildx build+push - dev-only
tooling, same treatment as release.sh.
This commit is contained in:
2026-08-12 14:18:07 +02:00
parent 714a81206b
commit da30b66a71

2
.gitignore vendored
View File

@ -20,3 +20,5 @@ data/
# Dev-only Dateien — nicht ins öffentliche Repo
CLAUDE.md
release.sh
release_lib.sh
docker-publish-testing.sh