Fix windows

This commit is contained in:
louis
2026-01-10 15:44:14 +01:00
parent 3248060317
commit cf9ce084a5
21 changed files with 14350 additions and 5658 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(python -m pip:*)",
"Bash(python:*)",
"Bash(build_exe.bat)",
"Bash(cmd /c \"cd scripts && build_exe.bat\")",
"Bash(dir:*)"
]
}
}