kindergarten_java/.claude/settings.local.json

11 lines
143 B
JSON
Raw Normal View History

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