Files
WQ_GUI/.qwen/settings.json

24 lines
718 B
JSON

{
"permissions": {
"allow": [
"Bash(\"c:\\users\\duxin\\appdata\\local\\programs\\python\\python311\\python.exe\" *)",
"Bash(get-childitem *)",
"Bash(select-object *)",
"Bash(python *)",
"Bash(where *)",
"Bash(conda *)",
"Bash(dir *)",
"Bash(cmd *)",
"Bash(del *)",
"Bash(powershell *)",
"Bash(git *)",
"Bash(type *)",
"Bash(.\\venv\\scripts\\python.exe *)",
"Bash(\"d:\\111\\office\\zhlduijie\\1.wq\\wq_gui\\venv\\scripts\\python.exe\" *)",
"Bash(c:\\users\\duxin\\appdata\\local\\programs\\python\\python311\\python.exe *)",
"Bash(venv\\scripts\\python.exe *)",
"Bash(findstr *)"
]
},
"$version": 4
}