chore: remove worktree references from project configuration #356

Merged
jwilger-ai-bot merged 2 commits from chore/remove-worktree-references into main 2026-04-12 08:42:28 -07:00
jwilger-ai-bot commented 2026-04-12 08:32:03 -07:00 (Migrated from github.com)

Summary

  • Remove .claude/worktrees/ from .gitignore since the git-worktrees plugin has been removed
  • Cleaned up 14 stale agent worktrees locally

No worktree references existed in project rules, CLAUDE.md, AGENTS.md, or .claude/rules/ files — the gitignore entry was the only trace in tracked files.

Test plan

  • Pre-commit hooks pass
  • No functional code changes
## Summary - Remove `.claude/worktrees/` from `.gitignore` since the git-worktrees plugin has been removed - Cleaned up 14 stale agent worktrees locally No worktree references existed in project rules, CLAUDE.md, AGENTS.md, or `.claude/rules/` files — the gitignore entry was the only trace in tracked files. ## Test plan - [x] Pre-commit hooks pass - [x] No functional code changes
jwilger (Migrated from github.com) reviewed 2026-04-12 08:35:17 -07:00
jwilger (Migrated from github.com) approved these changes 2026-04-12 08:37:11 -07:00
Sign in to join this conversation.
No description provided.