dsmiley commented on code in PR #4104:
URL: https://github.com/apache/solr/pull/4104#discussion_r2772185428


##########
.gitignore:
##########
@@ -39,6 +39,29 @@ gradle/wrapper/gradle-wrapper.jar
 # Kotlin
 .kotlin/
 
+# AI Coding Assistants
+.beads/
+CLAUDE.md
+CLAUDE.local.md
+.claude/
+.github/copilot-instructions.md
+.cursor/
+.cursorignore
+.cursorrules
+cursorrules/
+.aider*
+.continue/
+.cody/
+.windsurf/
+.codeium/
+.copilot/
+GEMINI.md
+.gemini/
+llms.txt
+.replit/
+.ai/
+.github/copilot-*
+
 # WANT TO ADD MORE?  You can tell Git without adding to this file:

Review Comment:
   Did you read my comments here?  Maybe the all-caps wasn't loud enough; maybe 
I should have raised this higher above the rules instead of a footer.  I wrote 
it after having cleaned out a bunch of weird/random rules that others added.  
We are all empowered to ignore stuff in our checkouts.  Use 
`core.excludesFile`.  That said, I can be sympathetic for *popular* choices.



-- 
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