Update gemini settings

This commit is contained in:
David Tomaschik
2025-11-21 16:30:55 -08:00
parent 9e1ad38f94
commit b7cbf90ac7

View File

@@ -5,6 +5,10 @@
} }
}, },
"context": { "context": {
"fileName": ["AGENTS.md", "GEMINI.md"] "fileName": [
} "AGENTS.md",
} "GEMINI.md"
]
},
"selectedAuthType": "gemini-api-key"
}