itcloud/.claude/settings.local.json

9 lines
90 B
JSON
Raw Normal View History

2025-12-30 13:35:19 +01:00
{
"permissions": {
"allow": [
2025-12-30 14:00:44 +01:00
"Bash(dir:*)",
"Bash(grep:*)"
2025-12-30 13:35:19 +01:00
]
}
}