cad-editor/.claude/settings.local.json

10 lines
162 B
JSON

{
"permissions": {
"allow": [
"Bash(cargo check *)",
"Bash(git add *)",
"Bash(git commit -m ' *)",
"Bash(git config *)"
]
}
}