Files
eboek.info-scraper/.claude/settings.local.json
2026-01-10 15:44:14 +01:00

12 lines
206 B
JSON

{
"permissions": {
"allow": [
"Bash(python -m pip:*)",
"Bash(python:*)",
"Bash(build_exe.bat)",
"Bash(cmd /c \"cd scripts && build_exe.bat\")",
"Bash(dir:*)"
]
}
}