Update Claude settings to remove various Bash command permissions

This commit is contained in:
darken
2026-02-20 10:16:21 +01:00
parent a794d59276
commit b3ead17b12
-20
View File
@@ -2,26 +2,6 @@
"permissions": {
"allow": [
"mcp__ide__getDiagnostics",
"Bash(./gradlew tasks:*)",
"Bash(./gradlew:*)",
"Bash(find:*)",
"Bash(ls:*)",
"Bash(grep:*)",
"Bash(rg:*)",
"Bash(git add:*)",
"Bash(git log:*)",
"Bash(git commit:*)",
"Bash(git show:*)",
"Bash(git checkout:*)",
"Bash(git branch:*)",
"Bash(git switch:*)",
"Bash(git diff:*)",
"Bash(git status:*)",
"Bash(git stash:*)",
"Bash(./crowdin.sh:*)",
"Bash(gh issue list:*)",
"Bash(gh pr list:*)",
"Bash(gh label list:*)",
"WebSearch",
"WebFetch(domain:support.google.com)",
"WebFetch(domain:github.com)",