Files
soundshot/.claude/settings.local.json
Brent Perteet 04d2c71d01 adding flasher
2025-10-12 13:40:43 -05:00

13 lines
231 B
JSON

{
"permissions": {
"allow": [
"Bash(idf.py build:*)",
"Bash(grep:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(pip install:*)",
"Bash(build_from_spec.bat)"
],
"deny": []
}
}