Files
chinese-equity-quant/.gitignore
T
2026-06-10 14:58:06 +08:00

17 lines
198 B
Plaintext

__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.venv/
venv/
.claude
# Pipeline outputs (regenerated by the CLI; can be large)
data/daily_bars/
alphas/
combos/
reports/
/portfolio/
/fills/
/pnl/