Files
openmlsys-zh/.gitignore
cydia2001 9d75cdc6c3 build: migrate docs publishing to mdbook
Move the English root site to mdBook, keep the Chinese site as a sub-book, and update CI/deploy to publish .mdbook outputs to docs/ and docs/cn/. Also add regression coverage for placeholder skipping, publish-tree assembly, and shared resource setup.
2026-03-11 00:57:34 +00:00

31 lines
378 B
Plaintext

**/.ipynb_checkpoints
**/__pycache__
data/
*.json
*.params
*.DS_Store
*.csv
*egg-info*
dist*
_build/
test*.md
run.sh
.idea
env
.mdbook/
.mdbook-zh/
.mdbook-zh-test/
task_plan.md
findings.md
progress.md
d2l-book/
docs/
en_chapters/img
en_chapters/references
en_chapters/static
en_chapters/mlsys.bib
zh_chapters/img
zh_chapters/references
zh_chapters/static
zh_chapters/mlsys.bib