Fix Gemini settings

This commit is contained in:
George 2026-02-01 14:49:08 -03:00 committed by GitHub
parent c49a8f5e69
commit 955dd3e6f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
{
"context": [
"context": {
"fileName": [
"AGENTS.md",
".github/copilot-instructions.md",
".github/agents/customize.agent.md",
@ -8,7 +9,7 @@
"CUSTOMIZE.md",
"INSTALL.md",
"TROUBLESHOOTING.md",
"QUICKSTART.md",
"README.md"
"QUICKSTART.md"
]
}
}