This commit is contained in:
eric
2026-03-27 00:23:17 -05:00
parent 082bcc8805
commit aaf786b292
11 changed files with 564 additions and 56 deletions

5
.gitignore vendored
View File

@@ -189,3 +189,8 @@ electron/resources/chrome-cft/NOTICE-ChromeForTesting.txt
electron/node_modules/
electron/dist/
electron/out/
electron/.tmp-prepare-runtime/
# 嵌入式 Python / FFmpeg由 electron/scripts/prepare-runtime.mjs 生成,勿提交大文件)
/python/
/tools/ffmpeg/bin/