Files
LandPPT/.claude/settings.local.json

10 lines
125 B
JSON
Raw Permalink Normal View History

2025-11-07 09:05:55 +08:00
{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(uv run:*)"
],
"deny": [],
"ask": []
}
}