Files
fx-quant/.claude/settings.local.json
T

15 lines
270 B
JSON

{
"permissions": {
"allow": [
"Bash(python3:*)",
"Bash(pip install:*)",
"Bash(python -c:*)",
"Bash(python -m pip install:*)",
"Bash(python:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
]
}
}