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": [
|
||||
"Bash(pio run:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(where pio:*)",
|
||||
"Read(//c/Users/repti/.platformio/penv/Scripts/**)",
|
||||
"Bash(/c/Users/repti/.platformio/penv/Scripts/pio.exe run:*)",
|
||||
"Bash(python -c \"import reportlab\")",
|
||||
"Read(//c/Program Files/Google/Chrome/Application/**)",
|
||||
"Read(//c/Program Files \\(x86\\)/Microsoft/Edge/Application/**)"
|
||||
]
|
||||
},
|
||||
"enableAllProjectMcpServers": true,
|
||||
"enabledMcpjsonServers": [
|
||||
"proxmox"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user