Files
keyboard/.claude/settings.local.json
2026-03-10 17:29:20 +08:00

18 lines
425 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(git checkout:*)",
"Bash(xcodebuild:*)",
"Bash(plutil:*)",
"Bash(find:*)",
"Bash(ls:*)",
"Bash(wc:*)",
"Bash(chmod +x:*)",
"Bash(python3:*)",
"Bash(/usr/libexec/PlistBuddy:*)",
"Bash(iconv -f UTF-8 -t UTF-8 \"/Users/mac/Downloads/隐私协议_修改版.txt\" 2>/dev/null | sed -n '290,305p')"
]
}
}