Skip to content

Commit 5247396

Browse files
authored
chore: reduce claude permissions (#1276)
1 parent 47aa40c commit 5247396

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.claude/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
"Bash(find:*)",
55
"Bash(rg:*)",
66
"Bash(grep:*)",
7-
"Bash(ls:*)",
8-
"Bash(cat:*)",
9-
"Bash(head:*)",
10-
"Bash(tail:*)"
7+
"Bash(ls:*)"
118
],
129
"deny": []
1310
}

0 commit comments

Comments
 (0)