feat(editor): add translation launcher workflow
This commit is contained in:
+14
-1
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user