Files
fluffytrix/.claude/settings.local.json
2026-02-24 12:55:10 +00:00

20 lines
614 B
JSON

{
"permissions": {
"allow": [
"Bash(JAVA_HOME=/nix/store/3xf2cjni3xqn10xnsa0cyvjmnd8sqg7b-openjdk-17.0.18+8 ./gradlew:*)",
"Bash(TERM=dumb curl:*)",
"WebSearch",
"WebFetch(domain:trixnity.gitlab.io)",
"WebFetch(domain:github.com)",
"WebFetch(domain:central.sonatype.com)",
"WebFetch(domain:gitlab.com)",
"Bash(JAVA_HOME=/nix/store/3xf2cjni3xqn10xnsa0cyvjmnd8sqg7b-openjdk-17.0.18+8 jar tf:*)",
"Bash(unzip:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(export TERM=dumb:*)",
"Bash(grep:*)",
"Bash(jar tf:*)"
]
}
}