Skip to content

Commit ea2dff8

Browse files
chore: add .worktrees/ to .gitignore for isolated workspaces (#63)
Signed-off-by: Aditya Parikh <adityamparikh@gmail.com> Signed-off-by: adityamparikh <aditya.m.parikh@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c203b3f commit ea2dff8

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
@@ -40,3 +40,6 @@ out/
4040
.env
4141
.auth-token
4242
*.token
43+
44+
### Claude Code worktrees ###
45+
.worktrees/

0 commit comments

Comments
 (0)