Skip to content

Commit 4cd6d3b

Browse files
committed
Update .cluade/settings.json
1 parent 002fc12 commit 4cd6d3b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/dot_claude/settings.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"allow": [
2020
"Bash(rg:*)"
2121
],
22-
"deny": []
22+
"deny": [
23+
"Bash(git push:*)",
24+
"Bash(sudo:*)",
25+
"Read(.env.*)"
26+
]
2327
}
2428
}

0 commit comments

Comments
 (0)