Fix Gemini settings
This commit is contained in:
parent
c49a8f5e69
commit
955dd3e6f2
@ -1,14 +1,15 @@
|
|||||||
{
|
{
|
||||||
"context": [
|
"context": {
|
||||||
"AGENTS.md",
|
"fileName": [
|
||||||
".github/copilot-instructions.md",
|
"AGENTS.md",
|
||||||
".github/agents/customize.agent.md",
|
".github/copilot-instructions.md",
|
||||||
".github/agents/docs.agent.md",
|
".github/agents/customize.agent.md",
|
||||||
".github/instructions/**/*.md",
|
".github/agents/docs.agent.md",
|
||||||
"CUSTOMIZE.md",
|
".github/instructions/**/*.md",
|
||||||
"INSTALL.md",
|
"CUSTOMIZE.md",
|
||||||
"TROUBLESHOOTING.md",
|
"INSTALL.md",
|
||||||
"QUICKSTART.md",
|
"TROUBLESHOOTING.md",
|
||||||
"README.md"
|
"QUICKSTART.md"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user