nis2-agile/.claude/settings.json

46 lines
1.0 KiB
JSON

{
"permissions": {
"allow": [
"Bash(git:*)",
"Bash(grep:*)",
"Bash(echo:*)",
"Bash(php:*)",
"Bash(mysql:*)",
"Bash(curl:*)",
"Bash(npm:*)",
"Bash(node:*)",
"Bash(python3:*)",
"Bash(pip:*)",
"Bash(cat:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(mv:*)",
"Bash(rm:*)",
"Bash(chmod:*)",
"Bash(chown:*)",
"Bash(docker:*)",
"Bash(ssh:*)",
"Bash(scp:*)",
"Bash(tar:*)",
"Bash(xargs:*)",
"Bash(php -l:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(git pull:*)",
"Bash(git branch:*)",
"Bash(git config:*)",
"Bash(git remote:*)",
"Bash(git remote set-url:*)",
"Bash(git add:*)",
"Bash(git status:*)",
"Bash(git log:*)",
"Bash(git diff:*)",
"WebFetch(domain:certisource.it)",
"WebFetch(domain:git.certisource.it)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}