Allow ls commands
This commit is contained in:
@@ -42,7 +42,8 @@
|
|||||||
"WebFetch(domain:api.search.brave.com)",
|
"WebFetch(domain:api.search.brave.com)",
|
||||||
"Bash(while read dir)",
|
"Bash(while read dir)",
|
||||||
"Bash(MIX_ENV=dev mix run:*)",
|
"Bash(MIX_ENV=dev mix run:*)",
|
||||||
"Bash(mix deps.get:*)"
|
"Bash(mix deps.get:*)",
|
||||||
|
"Bash(ls:*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"enableAllProjectMcpServers": false
|
"enableAllProjectMcpServers": false
|
||||||
|
|||||||
Reference in New Issue
Block a user