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:
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,3 +20,5 @@ data/
|
||||
# Dev-only Dateien — nicht ins öffentliche Repo
|
||||
CLAUDE.md
|
||||
release.sh
|
||||
release_lib.sh
|
||||
docker-publish-testing.sh
|
||||
|
||||
Reference in New Issue
Block a user