Skip to content

Commit 22bb259

Browse files
tigclaude
andcommitted
Remove stale .claude/worktrees gitlink; ignore the directory
The committed gitlink had no .gitmodules entry, so every CI checkout's post-job cleanup failed with git exit 128 warnings. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 2c9e5ab commit 22bb259

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ Thumbs.db
5858
.env.*
5959
!.env.example
6060
BenchmarkDotNet.Artifacts/
61+
62+
# Claude Code session worktrees
63+
.claude/worktrees/

0 commit comments

Comments
 (0)