Files
twblue/.claude/settings.local.json

11 lines
135 B
JSON
Raw Normal View History

2026-02-01 10:42:05 +01:00
{
"permissions": {
"allow": [
2026-02-01 14:48:00 +01:00
"Bash(ls:*)",
"Bash(dir:*)",
"Bash(findstr:*)",
"Bash(find:*)"
2026-02-01 10:42:05 +01:00
]
}
}