Files
twblue/.claude/settings.local.json

12 lines
159 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:*)",
2026-02-01 18:58:38 +01:00
"Bash(find:*)",
"Bash(python:*)"
2026-02-01 10:42:05 +01:00
]
}
}