Skip to content

chore(.gitignore): ignore .claudian, .claude, .specorator dirs#533

Open
Luis85 wants to merge 1 commit into
developfrom
chore/gitignore-excludes
Open

chore(.gitignore): ignore .claudian, .claude, .specorator dirs#533
Luis85 wants to merge 1 commit into
developfrom
chore/gitignore-excludes

Conversation

@Luis85
Copy link
Copy Markdown
Owner

@Luis85 Luis85 commented May 27, 2026

Exclude tool-generated and temporary directories from tracking.

Exclude tool-generated and temporary directories from tracking.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0a20f01629

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .gitignore
claude-plugin/specorator/.claude-plugin/
claude-plugin/specorator/.mcp.json
.claudian
.claude
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep the canonical .claude tree trackable

Ignoring .claude hides any newly added agent, skill, command, or settings files under the repository's canonical .claude/ tree; this repo already tracks hundreds of .claude/* files and the project instructions explicitly treat that tree as part of the template. With this pattern, future additions such as .claude/agents/new-agent.md will not appear in git status unless forced with git add -f, making template updates easy to omit accidentally while existing tracked files still appear normal.

Useful? React with 👍 / 👎.

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