12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"$schema": "https://schema.gemini.google.dev/settings.json",
|
|
"codeAssist": {
|
|
"enabled": true,
|
|
"contextFiles": [
|
|
"GEMINI.md",
|
|
"CLAUDE.md",
|
|
"composer.json",
|
|
"config/core.php"
|
|
]
|
|
}
|
|
}
|