Skip to content

chore: ignore local .worktrees/ directory#658

Open
thomwebb wants to merge 1 commit into
mpfaffenberger:mainfrom
thomwebb:chore/gitignore-worktrees
Open

chore: ignore local .worktrees/ directory#658
thomwebb wants to merge 1 commit into
mpfaffenberger:mainfrom
thomwebb:chore/gitignore-worktrees

Conversation

@thomwebb

Copy link
Copy Markdown
Contributor

One-liner: adds .worktrees/ to .gitignore so contributors using git worktree add .worktrees/<name> for parallel branch development don't have to worry about worktree scaffolding leaking into commits or cluttering git status.

No behavior change; ignore-only.

Add .worktrees/ to .gitignore so contributors can use 'git worktree add
.worktrees/<name>' for parallel branch development without polluting
git status or risking accidental commits of the worktree scaffolding.
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