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


##########
.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:
   I'm fine with starting kind of small instead of broad. Let me do an 
iteration.



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