This commit is contained in:
闫旭隆
2026-01-09 13:36:01 +08:00
parent 202d1cb5ba
commit e0aff02e31
374 changed files with 42970 additions and 11539 deletions

View File

@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(ffmpeg:*)",
"Bash(conda create:*)",
"Bash(conda run:*)",
"Bash(export PYTHONIOENCODING=utf-8)"
],
"deny": [],
"ask": []
}
}