feat(editor): add translation launcher workflow

This commit is contained in:
xin61
2026-07-08 15:59:39 +08:00
parent 0ccd14cf67
commit f66ce37478
20 changed files with 3851 additions and 241 deletions
+14 -1
View File
@@ -1,8 +1,21 @@
# This repository is scoped to the bilingual EPUB review editor.
# This repository is scoped to the bilingual EPUB review editor and shared workflow docs.
# Keep translation corpora, EPUBs, review sessions, and generated outputs out of Git.
*
!.gitignore
!AGENTS.md
!README.md
!打开EPUB审校器.cmd
!rules/
!rules/**
!templates/
!templates/**
!epub_delivery/
!epub_delivery/**
epub_delivery/**/__pycache__/
epub_delivery/**/*.py[cod]
!tools/
tools/*
!tools/epub_review_editor/