Skip to content

Commit fe4b989

Browse files
committed
fix: remove stray worktree gitlinks and ignore .claude/worktrees
1 parent 0958434 commit fe4b989

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,6 @@ docs/.vitepress/dist
120120
docs/.vitepress/cache
121121

122122
# Agent skills (materialized from skills-lock.json; the lock file is the source of truth)
123-
.agents/
123+
.agents/
124+
# Claude Code worktrees
125+
.claude/worktrees/

0 commit comments

Comments
 (0)