Commit 823365f
committed
chore(gitignore): ignore .claude/worktrees/ (transient agent worktrees)
Claude Code worktree-isolated agents create per-agent git worktrees
under .claude/worktrees/. These are transient scratch checkouts and must
never be committed — committing a nested worktree would corrupt the
repo. Ignoring the path keeps the working tree clean while an agent runs.1 parent 3ca208a commit 823365f
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
0 commit comments