chore: trim reference/ to docs only (5.8MB -> 1.0MB)

- thinktrader_docs: keep .txt (extracted text), drop .html duplicates (36->18 files)
- xtquant_big_convert: keep README/LICENSE/CHANGELOG/.gitignore + docs/, drop src/tests/examples/benches/qmt-trader (project code, not referenced by bridge)
- un-ignore reference/xtquant_big_convert/.gitignore (now a normal tracked file)
This commit is contained in:
Docker
2026-08-26 17:03:29 +08:00
parent 22a5b8ca04
commit df0b4b5f57
140 changed files with 31 additions and 37447 deletions
+3 -3
View File
@@ -8,9 +8,9 @@ venv/
# ---- test outputs (local mock test artifacts) ----
tests/*.txt
# ---- nested reference repo: keep the files, drop its git metadata ----
reference/xtquant_big_convert/.git/
reference/xtquant_big_convert/.gitignore
# ---- reference (read-only snapshots; keep docs, drop project code) ----
# reference/xtquant_big_convert keeps its own .gitignore rules (they apply
# to that subtree); no longer excluded here.
# ---- editor / OS ----
.vscode/