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
This commit is contained in:
committed by
Andrew Kushnir
parent
7ddd10bb44
commit
85d6a2bc6e
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"context": {
|
||||
"fileName": ["AGENTS.md", "GEMINI.md"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user