17 lines
681 B
JSON
17 lines
681 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(.venv/Scripts/python.exe -c ' *)",
|
|
"Bash(ls -la \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\")",
|
|
"Bash(find \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\" -type f)",
|
|
"Bash(grep -E '\\\\.\\(py|json|txt|md|yaml|yml\\)$')",
|
|
"Bash(ls -la \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\\\\\\\\Processed\" \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\\\\\\\\ToProcess\")",
|
|
"Bash(python -c ' *)",
|
|
"Bash(gs --version)",
|
|
"Bash(where gs *)",
|
|
"Bash(python -c \"import pypdf; print\\('pypdf ok'\\)\")",
|
|
"Bash(python -c \"import fitz; print\\('pymupdf ok', fitz.version\\)\")"
|
|
]
|
|
}
|
|
}
|