Files
BE_IBL/.claude/settings.local.json
2026-05-24 20:40:43 +07:00

18 lines
389 B
JSON

{
"permissions": {
"allow": [
"Bash(ssh *)",
"Bash(scp *)",
"Bash(open /tmp/test_kkp.pdf)",
"Bash(open /tmp/test_kkp_35.pdf)",
"Bash(git fetch *)",
"Bash(git add *)",
"Bash(git commit -m ' *)",
"Bash(git push *)",
"Bash(./up *)",
"Bash(bash --version)",
"Bash(bash scripts/upload_ibl_committed_files.sh)"
]
}
}