Skip to content

Ignore Claude Code config files for experimentation#92

Merged
em3s merged 1 commit intomainfrom
chore/claude-gitignore
Jan 21, 2026
Merged

Ignore Claude Code config files for experimentation#92
em3s merged 1 commit intomainfrom
chore/claude-gitignore

Conversation

@em3s
Copy link
Contributor

@em3s em3s commented Jan 21, 2026

Summary

Ignore Claude Code configuration files to allow testing from experiment branches.

Preparation for #91

Changes

  • Ignore CLAUDE.md at root
  • Ignore .claude/ directory entirely

Note: Previously .claude/CLAUDE.md and .claude/README.md were allowed. Now the entire directory is ignored.

How to Test

After merging, test Claude Code setup from experiment branch:

git checkout exp/claude-code-setup -- .claude/ CLAUDE.md

To get latest updates (the config is continuously evolving):

git fetch origin
git checkout origin/exp/claude-code-setup -- .claude/ CLAUDE.md

Currently ignored to allow testing from experiment branches (#91).
To test: git checkout exp/claude-code-setup -- .claude/ CLAUDE.md

Note: .claude/CLAUDE.md and .claude/README.md were previously allowed,
now the entire .claude/ directory is ignored.

Co-Authored-By: Claude <noreply@anthropic.com>
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. maintenance Maintenance work. labels Jan 21, 2026
@em3s
Copy link
Contributor Author

em3s commented Jan 21, 2026

This is a preparatory setup for experimentation #91 discussed in #90.

@em3s em3s merged commit d845633 into main Jan 21, 2026
9 checks passed
@em3s em3s self-assigned this Jan 22, 2026
@em3s em3s changed the title chore: ignore Claude Code config files for experimentation Ignore Claude Code config files for experimentation Feb 12, 2026
@em3s em3s deleted the chore/claude-gitignore branch March 1, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance work. size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant