Files
mrambossek 79de2315f6
Build fdroidserver-ipfs image / build (push) Successful in 22s
perm change
2026-05-26 08:20:22 +02:00

18 lines
357 B
JSON

{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"WebFetch(domain:gitlab.com)",
"WebFetch(domain:f-droid.org)",
"Read(research/**)",
"Glob",
"Grep",
"Bash(git clone *)",
"Bash(git:*)",
"Bash(ls:*)",
"Bash(wc:*)",
"Bash(adb:*)"
]
}
}