Files
calctext/.claude/settings.local.json
2026-03-16 19:54:53 -04:00

11 lines
208 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(ls:*)",
"Bash(./run-pipeline.sh --phase1 --dry-run 2>&1 | sed 's/\\\\x1b\\\\[[0-9;]*m//g')",
"Bash(git branch:*)"
]
}
}