Files
all-personal-resume/.claude/settings.local.json

13 lines
179 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": [],
"ask": []
}
}