Commit 51bf432
committed
### What changes were proposed in this pull request?
This PR adds `.claude/` to `.gitignore`.
### Why are the changes needed?
`Anthropic` has a promotion for open source projects. I hope we can help the developers. [Claude Code](https://claude.ai/claude-code) creates a `.claude/` directory for project-level configuration and context. This directory should not be tracked in version control.
- https://claude.com/contact-sales/claude-for-oss
> Open-source maintainers and contributors keep the ecosystem running. The Claude for Open Source Program is our way of saying thank you for all your hard work, with 6 months of free Claude Max 20x.
> - Maintainers: You’re a primary maintainer or core team member of a public repo with 5,000+ GitHub stars or 1M+ monthly NPM downloads. You've made commits, releases, or PR reviews within the last 3 months.
### How was this patch tested?
Manual verification that `.claude/` directory is ignored by git.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Claude Opus 4.6)
Closes #2576 from dongjoon-hyun/ORC-2125.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 40f3ad4 commit 51bf432
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments