SmartCane/.claude/settings.local.json

16 lines
396 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 \":*)",
"Bash(python3 -c \":*)",
"Bash(Rscript -e \":*)",
"Bash(\"/c/Program Files/R/R-4.4.3/bin/x64/Rscript.exe\" -e \":*)"
]
}
}