Skip to content

Commit 08ed644

Browse files
dstrodtmanclaude
andcommitted
fix gitignore: .claude/worktrees not .claude/workstrees
The previous commit had a typo (workstrees) so the directory was not actually ignored. Also adds a trailing newline. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Douglas Strodtman <douglas@anyscale.com>
1 parent 780eff5 commit 08ed644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,4 @@ CLAUDE.local.md
253253

254254
# Worktrees
255255
.worktrees/
256-
.claude/workstrees/
256+
.claude/worktrees/

0 commit comments

Comments
 (0)