mirror of
https://github.com/trailofbits/claude-code-devcontainer
synced 2026-06-21 14:11:48 +00:00
8 lines
78 B
JSON
8 lines
78 B
JSON
{
|
|
"permissions": {
|
|
"deny": [
|
|
"Read(.devcontainer/**)"
|
|
]
|
|
}
|
|
}
|