Skip to content

Ignore Claude Code worktrees and local settings - #62

Open
wdolinar wants to merge 1 commit into
masterfrom
task/claude-gitignore
Open

Ignore Claude Code worktrees and local settings#62
wdolinar wants to merge 1 commit into
masterfrom
task/claude-gitignore

Conversation

@wdolinar

Copy link
Copy Markdown
Member

.claude/worktrees/ holds ephemeral Claude Code agent worktrees and .claude/settings.local.json holds per-developer overrides. Neither belongs in the repository — without these entries, every worktree a developer creates shows up as untracked.

No functional change; .gitignore only.

These hold per-developer state: .claude/worktrees/ is where ephemeral agent
worktrees are created, and .claude/settings.local.json carries local overrides.
Neither belongs in the repository, and without them every worktree a developer
creates shows up as untracked.
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.

1 participant