Files
Gatlin/.claude/settings.local.json
T
LQ63 0c5b83aa74 feat(Gatlin): Setup
Added Gatlin Setup and a test "test".
2026-05-01 00:36:18 +02:00

13 lines
461 B
JSON

{
"permissions": {
"allow": [
"Bash(gradle wrapper:*)",
"Bash(curl -sL \"https://raw.githubusercontent.com/gradle/gradle/v8.13.0/gradle/wrapper/gradle-wrapper.jar\" -o \"C:\\\\AIN-Festplatte\\\\Softwarearchitekturen\\\\Gatlin\\\\gradle\\\\wrapper\\\\gradle-wrapper.jar\")",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:api.github.com)",
"WebFetch(domain:github.com)",
"Bash(xargs grep:*)"
]
}
}