Warrior_EA/.claude/settings.local.json

9 lines
346 B
JSON
Raw Permalink Normal View History

2026-07-13 18:10:22 -04:00
{
"permissions": {
"allow": [
2026-07-18 17:43:29 -04:00
"Bash(python3 -c ' *)",
"Bash(git status *)",
"PowerShell(Get-ChildItem -Path \"C:\\\\Program Files\",\"C:\\\\Program Files \\(x86\\)\",\"$env:APPDATA\\\\MetaQuotes\" -Filter \"metaeditor64.exe\" -Recurse -ErrorAction SilentlyContinue -Depth 4 | Select-Object -First 3 FullName)"
2026-07-13 18:10:22 -04:00
]
}
}