Skip to content

Commit f156706

Browse files
committed
Create settings.local.json
1 parent 17bfab2 commit f156706

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.claude/settings.local.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"*",
5+
"Bash(python:*)",
6+
"Bash(chmod:*)",
7+
"Bash(./run_ats_tests.sh:*)",
8+
"Bash(cp:*)",
9+
"Bash(ls:*)"
10+
],
11+
"deny": []
12+
}
13+
}

0 commit comments

Comments
 (0)