Skip to content

meta: gitignore local worktree directories - #16

Merged
max-tet merged 1 commit into
mainfrom
meta/gitignore-worktrees
Sep 8, 2026
Merged

meta: gitignore local worktree directories#16
max-tet merged 1 commit into
mainfrom
meta/gitignore-worktrees

Conversation

@ClaydeCode

Copy link
Copy Markdown
Contributor

The repo ignores .claude/worktrees but not .worktrees, which was only excluded through .git/info/exclude on one machine. Bulk-commit scripts sweep untracked state into commits, and a worktree directory lands as a broken gitlink submodule ref.

Verified with git check-ignore after the change; no other files touched.

🤖 Generated with Claude Code

https://claude.ai/code/session_01V8c42WVrFL5vMfsonTeT2J

The repo ignores .claude/worktrees but not .worktrees, which was only excluded through .git/info/exclude on one machine. Bulk-commit scripts sweep untracked state into commits, and a worktree directory lands as a broken gitlink submodule ref.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V8c42WVrFL5vMfsonTeT2J
@max-tet
max-tet merged commit d98c849 into main Sep 8, 2026
4 checks passed
@max-tet
max-tet deleted the meta/gitignore-worktrees branch September 8, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants