chore: ci-log.txt und .claude/ aus dem Repo werfen
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 2m39s

In 0bfeba2 sind via git add -A versehentlich zwei lokale Artefakte
mitgewandert: ci-log.txt (lokaler CI-Log-Dump) und
.claude/scheduled_tasks.lock (Claude-Code Session-Lock). Beide gehören
nicht ins Repo. Per git rm --cached entfernt und in .gitignore
geblacklistet.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-22 09:42:53 +02:00
parent 0bfeba2c0a
commit 1d7731edbb
3 changed files with 2 additions and 1444 deletions

2
.gitignore vendored
View File

@@ -9,3 +9,5 @@ test-results/
playwright-report/
playwright-report-remote/
.playwright-mcp/
.claude/
ci-log.txt