Files
nlcc-itinerary/.claude/settings.local.json

14 lines
203 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push)",
"Bash(cat:*)",
"Bash(git reset:*)"
],
"deny": [],
"ask": []
}
}