Skip to content

AVRO-4349: Add .claude/ to .gitignore - #3968

Merged
RyanSkraba merged 1 commit into
apache:mainfrom
RyanSkraba:ryanskraba/ignore-claude-settings
Aug 24, 2026
Merged

AVRO-4349: Add .claude/ to .gitignore#3968
RyanSkraba merged 1 commit into
apache:mainfrom
RyanSkraba:ryanskraba/ignore-claude-settings

Conversation

@RyanSkraba

Copy link
Copy Markdown
Contributor

What is the purpose of the change

AVRO-4349

We currently don't have a policy or strategy for using AI in this project, but it's easy to accidentally check in user local settings for their coding agents (like I did in #3953).

The .claude/settings.local.json that I checked in might not be safe or relevant for for some users especially if they are not running in a sandbox. Until we have a reason, we should exclude .claude/ (and/or other coding agent configurations) from being checked into the repo.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

@RyanSkraba
RyanSkraba merged commit a9b88f5 into apache:main Aug 24, 2026
2 checks passed
@RyanSkraba
RyanSkraba deleted the ryanskraba/ignore-claude-settings branch August 24, 2026 15:12
@RyanSkraba

Copy link
Copy Markdown
Contributor Author

I merged this without a review -- it's definitely impolite and potentially dangerous to impose this mistakenly committed Claude settings on a remote contributor pulling the main branch.

@RyanSkraba RyanSkraba changed the title Add .claude/ to .gitignore AVRO-4349: Add .claude/ to .gitignore Aug 24, 2026
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