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
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:
@@ -1 +0,0 @@
|
|||||||
{"sessionId":"30c25419-6cff-4007-9cdc-dfbb83eda4c5","pid":31160,"acquiredAt":1776842935855}
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -9,3 +9,5 @@ test-results/
|
|||||||
playwright-report/
|
playwright-report/
|
||||||
playwright-report-remote/
|
playwright-report-remote/
|
||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
|
.claude/
|
||||||
|
ci-log.txt
|
||||||
|
|||||||
1443
ci-log.txt
1443
ci-log.txt
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user