Files
TableProcessing/.claude/settings.local.json
Aiden_ 5b32208194 xx
2025-10-31 21:24:08 +08:00

13 lines
197 B
JSON

{
"permissions": {
"allow": [
"Bash(pip install:*)",
"Bash(python3:*)",
"Bash(source venv/bin/activate)",
"Bash(sudo rm:*)"
],
"deny": [],
"ask": []
}
}