Files
openmlsys-zh/.gitignore
cydia2001 c52a509882 build: add mdbook support for zh chapters
Add mdBook configuration rooted at zh_chapters, generate and commit SUMMARY.md, rewrite d2l-specific directives through a Python preprocessor, refresh chapter resource symlinks from the build scripts, and ignore local build-only links and helper directories.
2026-03-10 21:50:08 +00:00

31 lines
376 B
Plaintext

**/.ipynb_checkpoints
**/__pycache__
data/
*.json
*.params
*.DS_Store
*.csv
*egg-info*
dist*
_build/
test*.md
run.sh
.idea
env
.mdbook-zh/
.mdbook-zh-test/
task_plan.md
findings.md
progress.md
d2l-book/
docs/
tests/
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