2026-05-19-00-28-03 移除本地配音工具备份

This commit is contained in:
2026-05-19 00:32:40 +08:00
parent 33e804655c
commit 31b6bcac37
14 changed files with 98 additions and 900 deletions

View File

@@ -0,0 +1,25 @@
# 需求分析
开始时间2026-05-19-00-28-03
## 用户需求
用户明确说明:刚创建的 Ubuntu 配音工具与工作流文档,以及 `待配音视频`,都不需要备份到 Gitea。
## 需处理对象
- `Tools_scripts_XunFei-Ubuntu/`
- `配音生成工作流-Ubuntu-Agent.md`
- `待配音视频/`
## 目标
- 从 Git 跟踪中移除 Ubuntu 配音工具目录和 Ubuntu 工作流文档。
- 将上述路径加入 `.gitignore`,避免后续误提交。
- 将上述路径加入 `.dockerignore`,避免 Docker 构建上下文夹带配音工具和视频素材。
- 保留工程分析文档用于记录本次处理过程。
## 注意
- `待配音视频/` 已在上一轮加入 `.gitignore``.dockerignore`,本次继续保留。
- 当前工作区中 Ubuntu 配音工具目录和 Ubuntu 工作流文档已经处于删除状态,本次不恢复文件,直接确认从 Gitea 最新版本移除。