Files
breadcrumb-the-shire/.claude/settings.local.json
2026-05-26 11:04:57 +02:00

13 lines
403 B
JSON

{
"permissions": {
"allow": [
"Bash(Remove-Item -Recurse -Force \"modules/helpdesk/pages/helpdesk/dashboard\")",
"Bash(Remove-Item -Force \"modules/helpdesk/pages/helpdesk/dashboard-data\\(\\).php\")",
"Bash(Remove-Item -Force \"modules/helpdesk/web/js/helpdesk-dashboard.js\")",
"Bash(git checkout *)",
"Bash(git add *)",
"Bash(git commit -m ' *)"
]
}
}