dongjoon-hyun opened a new pull request, #113:
URL: https://github.com/apache/spark-docker/pull/113

   ### What changes were proposed in this pull request?
   
   This PR aims to add `.claude/` to `.gitignore`.
   
   ### Why are the changes needed?
   
   To prevent the local `.claude/` directory (created by Claude Code for 
worktrees, settings, and other tool state) from being accidentally committed.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Manual verification.
   - `git check-ignore -v .claude/` matches the rule from `.gitignore`.
   - A regular file like `.claude-file` is not ignored (directory-only pattern).
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Opus 4.7)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to