Files
AIcode/.claude/settings.local.json
2026-04-02 19:52:38 +08:00

14 lines
232 B
JSON

{
"permissions": {
"allow": [
"Bash(py:*)",
"Bash(python math.py)",
"Bash(git remote:*)",
"Bash(git config:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
]
}
}