Skip to content

chore: .claude/worktreesをgitignoreに追加#100

Merged
KinjiKawaguchi merged 1 commit intodevelopfrom
chore/remove-claude-worktrees
Mar 23, 2026
Merged

chore: .claude/worktreesをgitignoreに追加#100
KinjiKawaguchi merged 1 commit intodevelopfrom
chore/remove-claude-worktrees

Conversation

@KinjiKawaguchi
Copy link
Copy Markdown
Member

@KinjiKawaguchi KinjiKawaguchi commented Mar 23, 2026

Why

Claude Codeのワークツリー参照ファイルが誤ってリポジトリに追跡されていた。

What

  • .claude/worktrees/.gitignore に追加
  • 追跡済みの .claude/worktrees/* をリポジトリから除外

🤖 Generated with Claude Code


Open with Devin

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 23, 2026 20:38
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Claude Code が生成するワークツリー参照ファイル(.claude/worktrees/*)が誤って追跡されていた問題に対応し、今後の誤コミットを防ぐために .gitignore へ追加し、既存の追跡分をリポジトリから削除するPRです。

Changes:

  • .gitignore.claude/worktrees/ を追加
  • 追跡されていた .claude/worktrees/*(3件)をリポジトリから削除

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
.gitignore Claude Code の worktrees ディレクトリを無視対象に追加
.claude/worktrees/member-aggregate-remodel 追跡されていた worktree 参照ファイルを削除
.claude/worktrees/feat/karte-domain-model 追跡されていた worktree 参照ファイルを削除
.claude/worktrees/branded-id-refactor 追跡されていた worktree 参照ファイルを削除

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@KinjiKawaguchi KinjiKawaguchi merged commit 6488206 into develop Mar 23, 2026
8 checks passed
@KinjiKawaguchi KinjiKawaguchi deleted the chore/remove-claude-worktrees branch March 23, 2026 20:45
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