SmartCane/.claude/settings.local.json

13 lines
260 B
JSON

{
"permissions": {
"allow": [
"Bash(python -c \":*)",
"Bash(where python)",
"Bash(where py)",
"Bash(where python3)",
"Bash(where conda)",
"Bash(/c/Users/timon/AppData/Local/r-miniconda/python.exe -c \":*)"
]
}
}