Skip to content

Commit ae86c88

Browse files
committed
feat: Add git add permission to Bash commands in settings
1 parent a456e56 commit ae86c88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"Bash(npm install)",
99
"Bash(npm install:*)",
1010
"Bash(grep:*)",
11-
"Bash(npm pack:*)"
11+
"Bash(npm pack:*)",
12+
"Bash(git add:*)"
1213
],
1314
"additionalDirectories": [
1415
"D:\\d\\1A-Personal\\D-Learnings\\1-Projects"

0 commit comments

Comments
 (0)