Files
linuxcnc/.claude/settings.local.json
Thaddeus Hughes 16c03621bd lf ?
2026-04-11 10:55:46 -05:00

21 lines
543 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:www.mesanet.com)",
"Bash(where pdftotext:*)",
"Bash(where python:*)",
"Bash(where python3:*)",
"Bash(where py:*)",
"Bash(xargs grep:*)",
"WebFetch(domain:linuxcnc.org)",
"WebSearch",
"WebFetch(domain:www.linuxcnc.org)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:forum.linuxcnc.org)",
"WebFetch(domain:www.forum.linuxcnc.org)",
"Bash(file:*)"
]
}
}