Skip to content

chore: gitignore Claude Code context symlinks - #8

Open
otavio wants to merge 1 commit into
masterfrom
chore/gitignore-claude-context-symlinks
Open

chore: gitignore Claude Code context symlinks#8
otavio wants to merge 1 commit into
masterfrom
chore/gitignore-claude-context-symlinks

Conversation

@otavio

@otavio otavio commented Jul 27, 2026

Copy link
Copy Markdown
Member

What

Ignores CONTEXT.md and docs/adr, which workspace.sh symlinks in from the
private claude/ config repo, so the local symlinks are not committed here.

Why

**/CLAUDE.md was already ignored; CONTEXT.md and the ADR directory arrive by
the same mechanism and were not.

Changes

  • .gitignore: adds **/CONTEXT.md and /docs/adr under the existing
    Claude Code comment, rather than repeating the same comment before each entry.

CONTEXT.md and docs/adr are symlinked in from the private claude/ config repo by
workspace.sh; ignore them so the local symlinks aren't committed here. Groups
them under the existing CLAUDE.md comment rather than repeating it per entry.
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