importzugferd/.claude/settings.local.json
data 47fbc561f6 Version 3.3
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 15:38:09 +01:00

40 lines
1,017 B
JSON
Executable file

{
"permissions": {
"allow": [
"Bash(pdfdetach:*)",
"Bash(python3:*)",
"Bash(xmllint:*)",
"Bash(php -r:*)",
"Bash(chmod:*)",
"Bash(cut:*)",
"Bash(grep:*)",
"Bash(mysql:*)",
"Bash(ls:*)",
"Bash(php:*)",
"Bash(for module in /srv/http/dolibarr/custom/*/core/modules/mod*.php)",
"Bash(do echo \"=== $module ===\" grep -A5 \"''js''\" \"$module\")",
"Bash(done)",
"Bash(find:*)",
"Bash(chown:*)",
"Bash(sudo chown:*)",
"Bash(composer show:*)",
"Bash(journalctl:*)",
"Bash(sudo tail:*)",
"Bash(strings:*)",
"Bash(qpdf --show-object=all:*)",
"Bash(pdftk:*)",
"Bash(pdfinfo:*)",
"Bash(exiftool:*)",
"Bash(pacman:*)",
"Bash(git init:*)",
"Bash(git remote add:*)",
"Bash(git branch:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git tag:*)",
"Bash(git push:*)",
"Bash(git pull:*)",
"Bash(git stash:*)"
]
}
}