Разрешения для Claude Code

This commit is contained in:
Dmitriy Kazimirov 2026-04-26 14:02:14 +06:00
parent fc87f695fa
commit c2b10199a5

View file

@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(python3 *)",
"Bash(echo \"---exit:$?\")"
]
}
}