Compare commits
1 commit
5d600a4b21
...
8133cce57d
Author | SHA1 | Date | |
---|---|---|---|
8133cce57d |
1 changed files with 8 additions and 0 deletions
8
backend/.claude/settings.local.json
Normal file
8
backend/.claude/settings.local.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(./gradlew:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
Reference in a new issue