chore: initial commit
This commit is contained in:
12
.claude/settings.local.json
Normal file
12
.claude/settings.local.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__project-db-resolver__get_project_database_connection",
|
||||
"mcp__MSSQL_MCP__query",
|
||||
"mcp__MSSQL_MCP__get_view_definition",
|
||||
"Bash(cat ~/.claude/settings.json 2>/dev/null || echo \"FILE_NOT_FOUND\")",
|
||||
"Read(//c/Users/ThinkBook 3/.claude/**)",
|
||||
"Bash(cat ~/.claude/settings.local.json 2>/dev/null || echo \"FILE_NOT_FOUND\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user