Skip to content

Commit b03ca80

Browse files
committed
update claude settings
1 parent 1177afb commit b03ca80

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

library-api/.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
"Bash(git fetch:*)",
4040
"Bash(git rev-parse:*)",
4141
"Bash(git reset:*)",
42-
"Bash(git commit:*)"
42+
"Bash(git commit:*)",
43+
"Bash(git mv:*)",
44+
"Bash(./bin/dev:*)"
4345
],
4446
"deny": [],
4547
"ask": []

0 commit comments

Comments
 (0)