news-classifier/ml-module/.claude/settings.local.json

12 lines
216 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(tree:*)",
"Bash(dir:*)",
"Bash(findstr:*)",
"Bash(powershell \"Get-ChildItem -Recurse | Select-Object FullName\")"
]
}
}