32 lines
828 B
JSON
32 lines
828 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(idf.py build:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(build_from_spec.bat)",
|
|
"mcp__ide__getDiagnostics",
|
|
"Bash(source:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(pyinstaller:*)",
|
|
"Bash(open:*)",
|
|
"Bash(dos2unix:*)",
|
|
"Bash(./build_macos.sh:*)",
|
|
"Bash(brew install:*)",
|
|
"Bash(python:*)",
|
|
"Bash(./dist/ESP32_Flasher:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(curl -s http://127.0.0.1:5000/)",
|
|
"Bash(./build_web_macos.sh:*)",
|
|
"Bash(./dist/ESP32_Flasher.app/Contents/MacOS/ESP32_Flasher:*)",
|
|
"Bash(where:*)",
|
|
"Bash(idf.py size-components:*)",
|
|
"Bash(find:*)",
|
|
"Bash(git log:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |