Skip to content

Remove duplicate root CLAUDE.md#4

Merged
ns408 merged 1 commit into
mainfrom
chore/dedupe-claude-md
Jun 4, 2026
Merged

Remove duplicate root CLAUDE.md#4
ns408 merged 1 commit into
mainfrom
chore/dedupe-claude-md

Conversation

@ns408

@ns408 ns408 commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes the root CLAUDE.md, which was an exact duplicate of .claude/CLAUDE.md (both tracked). Claude Code auto-loads both paths, so the project instructions were being loaded twice. Keeps .claude/CLAUDE.md as the single source.

Test plan

  • .claude/CLAUDE.md remains tracked and unchanged; content is byte-identical to the removed root copy.
  • No other files touched.

The project instructions were tracked identically at both ./CLAUDE.md and
./.claude/CLAUDE.md, so Claude Code loaded them twice. Keep the .claude/
copy as the single source and drop the root duplicate.
@ns408 ns408 force-pushed the chore/dedupe-claude-md branch from adf4dc8 to a60d1f3 Compare June 4, 2026 03:52
@ns408 ns408 merged commit 7d3b111 into main Jun 4, 2026
3 checks passed
@ns408 ns408 deleted the chore/dedupe-claude-md branch June 4, 2026 03:53
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