Initial commit
Dieser Commit ist enthalten in:
27
.claude/settings.local.json
Normale Datei
27
.claude/settings.local.json
Normale Datei
@ -0,0 +1,27 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(rg:*)",
|
||||
"Bash(pip3 install:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(sed:*)",
|
||||
"Bash(cmd.exe:*)",
|
||||
"Bash(./build.bat)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(convert:*)",
|
||||
"Bash(awk:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(build.bat)",
|
||||
"Bash(find:*)",
|
||||
"Bash(pip3 list:*)",
|
||||
"Bash(curl:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren