Skip to content

Commit a21853b

Browse files
committed
chore(gitignore): ignore transient Claude Code agent worktrees
.claude/worktrees/ holds throwaway git worktrees used by background agents; never commit them. https://claude.ai/code/session_01PgHpCFzwYB7Qy9L6kmR8CE
1 parent b274995 commit a21853b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,6 @@ deps/
9393
.cache/
9494
build/
9595
dist/
96+
97+
# Claude Code — transient agent worktrees (never committed)
98+
.claude/worktrees/

0 commit comments

Comments
 (0)