Files
cabrits-math/.claude/settings.local.json
2026-03-26 08:50:17 -04:00

8 lines
156 B
JSON

{
"permissions": {
"allow": [
"Bash(cd \"C:/Users/earl_/source/repos/CabritsMath/cabrits-math\" && npx next build 2>&1 | tail -80)"
]
}
}