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:
+3
-3
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user