restored settings local json
This commit is contained in:
18
.claude/settings.local.json
Normal file
18
.claude/settings.local.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"permissions": {
|
||||||
|
"allow": [
|
||||||
|
"mcp__gemini__review_code",
|
||||||
|
"mcp__gemini__chat",
|
||||||
|
"mcp__gemini__analyze",
|
||||||
|
"Bash(find:*)",
|
||||||
|
"mcp__gemini__review_changes",
|
||||||
|
"Bash(python test_resolve.py:*)",
|
||||||
|
"Bash(python3:*)",
|
||||||
|
"Bash(cat:*)",
|
||||||
|
"Bash(grep:*)",
|
||||||
|
"Bash(source:*)",
|
||||||
|
"Bash(rm:*)"
|
||||||
|
],
|
||||||
|
"deny": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user