kindergarten_java/.claude/settings.local.json

12 lines
164 B
JSON
Raw Normal View History

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