themblem/.claude/settings.local.json
2025-11-05 08:15:25 +00:00

12 lines
184 B
JSON

{
"permissions": {
"allow": [
"Bash(curl:*)",
"Bash(git restore:*)",
"Read(//home/fam/src/themblem/api/products/**)"
],
"deny": [],
"ask": []
}
}