Files
linuxcnc/.claude/settings.local.json
Thaddeus Hughes 9d2379205f claude init
2026-04-03 21:47:22 -05:00

12 lines
209 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:www.mesanet.com)",
"Bash(where pdftotext:*)",
"Bash(where python:*)",
"Bash(where python3:*)",
"Bash(where py:*)"
]
}
}