mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: configure gemini cli to look for AGENTS.md
By default gemini cli looks for GEMINI.md, these settings change it to
consider AGENTS.md as well
(cherry picked from commit 85d6a2bc6e)
This commit is contained in:
committed by
Andrew Kushnir
parent
0f8dddc7f0
commit
fe7f25403b
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"context": {
|
||||
"fileName": ["AGENTS.md", "GEMINI.md"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user