Projektarbeit-MYP/.claude/settings.local.json
2025-06-05 01:34:10 +02:00

15 lines
271 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(pip install:*)",
"Bash(python3 -m pip install:*)",
"Bash(apt list:*)",
"Bash(python3:*)",
"Bash(ls:*)",
"Bash(grep:*)",
"Bash(python:*)"
],
"deny": []
}
}