kindergarten_java/.claude/settings.local.json

10 lines
119 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(mvn compile:*)",
"Bash(sed:*)",
"Bash(grep:*)"
]
}
}