feat: 支持外部加载音频文件,优化打包配置

This commit is contained in:
2026-01-22 10:14:19 +08:00
parent 9879dee0de
commit cc70343090
9 changed files with 139 additions and 86 deletions

1
.gitignore vendored
View File

@@ -7,7 +7,6 @@ __pycache__/
build/
dist/
*.spec
!dist/*.exe
# IDE
.idea/