Skip to content

Commit c11a31b

Browse files
committed
AI: init
1 parent c74cbc7 commit c11a31b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.claude/settings.local.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(make build:*)",
5+
"Bash(docker run:*)",
6+
"Bash(npm test:*)",
7+
"Bash(make dist:*)",
8+
"Bash(git add:*)",
9+
"Bash(git commit:*)"
10+
],
11+
"deny": [],
12+
"ask": []
13+
}
14+
}

0 commit comments

Comments
 (0)