Skip to content

WEBDEV-8928: Gitignore .claude/worktrees - #75

Merged
jbuckner merged 1 commit into
mainfrom
WEBDEV-8928-gitignore-worktrees
Aug 20, 2026
Merged

WEBDEV-8928: Gitignore .claude/worktrees#75
jbuckner merged 1 commit into
mainfrom
WEBDEV-8928-gitignore-worktrees

Conversation

@jbuckner

Copy link
Copy Markdown
Collaborator

Worktrees go in .claude/worktrees/<branch-name>/ now, so ignore that path. Ignores just the worktrees dir, not all of .claude.

WEBDEV-8928: https://webarchive.jira.com/browse/WEBDEV-8928

🤖 Generated with Claude Code

https://claude.ai/code/session_01QEWomUzGqJ8SazBDMrZEti

Worktrees live in each repo's own .claude/worktrees/<branch-name>/, so
ignore that path to keep them out of git status in the main checkout.

Ignores the worktrees path specifically rather than all of .claude, so we
can still track other .claude contents here later.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QEWomUzGqJ8SazBDMrZEti
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-20 22:28 UTC

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.62%. Comparing base (74a5cfb) to head (c0c3cc7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files          17       17           
  Lines         697      697           
  Branches      189      189           
=======================================
  Hits          548      548           
  Misses        100      100           
  Partials       49       49           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jbuckner
jbuckner merged commit b31543a into main Aug 20, 2026
3 checks passed
@jbuckner
jbuckner deleted the WEBDEV-8928-gitignore-worktrees branch August 20, 2026 22:27
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