{ "permissions": { "allow": [ "Bash(pyinstaller yidaima.spec --clean)", "Bash(del /q /s dist\\\\\\\\* build\\\\\\\\*)", "Bash(powershell -Command \"Remove-Item -Path dist\\\\\\\\* -Recurse -Force; Remove-Item -Path build\\\\\\\\* -Recurse -Force\")", "Bash(ls -la *.py)" ] } }