Files
2026-06-29 18:41:10 +02:00

11 lines
328 B
JSON

{
"permissions": {
"allow": [
"Bash(java -version)",
"WebFetch(domain:github.com)",
"Bash(find /Users/thilo/development/java/JavadocViewerService -not -path */target/* -not -path */.mvn/* -not -path */.maven/* -not -path */.git/* -type f -o -type d)",
"WebFetch(domain:docs.gitea.com)"
]
}
}