Skip to content

Infra: Add .claude/ to .gitignore#16533

Merged
kevinjqliu merged 1 commit into
apache:mainfrom
xndai:fix-gitignore-claude-folder
May 22, 2026
Merged

Infra: Add .claude/ to .gitignore#16533
kevinjqliu merged 1 commit into
apache:mainfrom
xndai:fix-gitignore-claude-folder

Conversation

@xndai
Copy link
Copy Markdown
Contributor

@xndai xndai commented May 22, 2026

The .claude/ directory is used by Claude Code (https://claude.ai/claude-code) to store local project configuration and session data. This directory is user-specific and should not be committed to the repository.

Fix #16532

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the INFRA label May 22, 2026
@kevinjqliu kevinjqliu changed the title Add .claude/ to .gitignore Infra: Add .claude/ to .gitignore May 22, 2026
Copy link
Copy Markdown
Contributor

@nssalian nssalian left a comment

Choose a reason for hiding this comment

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

nit: I wonder if we should ignore CLAUDE.md as well.

@kevinjqliu kevinjqliu merged commit ad9af85 into apache:main May 22, 2026
17 of 20 checks passed
@xndai
Copy link
Copy Markdown
Contributor Author

xndai commented May 22, 2026

nit: I wonder if we should ignore CLAUDE.md as well.

We can use a separate check-in to bring in CLAUDE.md

@xndai xndai deleted the fix-gitignore-claude-folder branch May 23, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .claude/ to .gitignore

4 participants