chore: add .worktrees/ to .gitignore - #113
Merged
Merged
Conversation
Signed-off-by: Joseph Paul Malone <jpmalone0@gmail.com>
jpmalone0
force-pushed
the
chore/worktrees-gitignore
branch
from
April 26, 2026 22:52
b5ddb29 to
40dc2aa
Compare
ramarivera
approved these changes
Jul 24, 2026
ramarivera
left a comment
Owner
There was a problem hiding this comment.
LGTM — reviewed against current main.
🤖 Created with the help of AI (Claude Fable 5).
This was referenced Jul 24, 2026
ramarivera
added a commit
that referenced
this pull request
Jul 24, 2026
- package.json - .claude-plugin/plugin.json - .claude-plugin/marketplace.json Release including today's merged fixes: upgrade-command injection hardening (#106), .worktrees gitignore (#113), layout/art fixes (#114), pick UI improvements (#115), and per-session buddy isolation outside tmux via CLAUDE_CODE_SESSION_ID (#121). Claude-Session: https://claude.ai/code/session_01RTZg5SvK4q3JNq24aKZAVR Signed-off-by: Ramiro Rivera <ramarivera@gmail.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.worktrees/to.gitignoreso git worktree checkouts created under the project root aren't tracked as untracked filesTest plan
.worktrees/directory does not appear ingit statusafter creating a worktree under that path