Files
yoloShop/.claude/settings.local.json
2026-02-11 21:10:06 +08:00

13 lines
278 B
JSON

{
"permissions": {
"allow": [
"Bash(ls \"D:\\\\git\\\\bomaos-shop\\\\src\\\\main\\\\resources\"\" 2>nul || echo \"目录不存在 \")",
"Bash(dir:*)",
"Bash(mvn compile:*)",
"Bash(xargs cat:*)",
"Bash(cd:*)",
"Bash(grep:*)"
]
}
}