agent: Add GEMINI.md as a supported rules file name (#33381)

Gemini cli creates GEMINI.md file. This PR adds support for it.

Release Notes:

- agent: Add GEMINI.md as a supported rules file name
This commit is contained in:
Umesh Yadav 2025-06-25 22:44:49 +05:30 committed by GitHub
parent 224de2ec6c
commit cc62125244
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -16,6 +16,7 @@ Other names for this file are also supported for compatibility with other agents
- `AGENT.md`
- `AGENTS.md`
- `CLAUDE.md`
- `GEMINI.md`
## Rules Library {#rules-library}