Files
go_pwner/workspace/bof_basic/.claude/settings.local.json
T
2026-07-18 21:37:15 +03:00

8 lines
143 B
JSON

{
"permissions": {
"allow": [
"Bash(find / -iname \"winpwn*\" -not -path \"*/node_modules/*\" 2>/dev/null | head -50)"
]
}
}