1
0
Files
pdf-umbenenner/.claude/settings.local.json

13 lines
270 B
JSON

{
"permissions": {
"allow": [
"Bash(xargs grep:*)",
"Bash(xargs wc:*)",
"Bash(mvn clean:*)",
"Bash(mvn verify:*)",
"Bash(mvn test:*)",
"Bash(find D:/Dev/Projects/pdf-umbenenner-parent -not -path */target/* -type d)"
]
}
}