18 lines
357 B
JSON
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:*)"
|
|
]
|
|
}
|
|
}
|