mirror of
https://github.com/pupperpowell/bibdle.git
synced 2026-02-04 10:54:44 -05:00
11 lines
186 B
JSON
11 lines
186 B
JSON
{
|
|
"permissions": {
|
|
"deny": [
|
|
"Read(./.env)",
|
|
"Read(./secrets/**)",
|
|
"Read(./config/credentials.json)",
|
|
"Read(./build)",
|
|
"Read(./embeddings**)"
|
|
]
|
|
}
|
|
} |