Files
chinese-equity-quant/.gitignore
T
2026-06-16 17:37:16 +08:00

18 lines
208 B
Plaintext

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