Files
thetool/.claude/settings.local.json
2026-01-13 12:44:45 +01:00

13 lines
239 B
JSON

{
"permissions": {
"allow": [
"Bash(docker-compose up:*)",
"Bash(python:*)",
"Bash(cat:*)",
"Bash(find:*)",
"Bash(docker-compose exec:*)",
"mcp__sequentialthinking__sequentialthinking"
]
}
}