Skip to content

Commit 8224ec2

Browse files
committed
feat: add settings.local.json for Bash permissions configuration
1 parent c049914 commit 8224ec2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.claude/settings.local.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(python3:*)"
5+
]
6+
}
7+
}

0 commit comments

Comments
 (0)