Files
SITS_RMM_SCRIPTS/.claude/settings.local.json
T

15 lines
267 B
JSON

{
"permissions": {
"allow": [
"Bash(git config:*)",
"Bash(git init:*)",
"Bash(git remote:*)",
"Bash(git add:*)",
"Bash(git commit -m ':*)",
"Bash(git branch:*)",
"Bash(git push:*)",
"Bash(git pull:*)"
]
}
}