mirror of
https://github.com/PyP-Quant/quant-trading-strategy-templates.git
synced 2026-07-27 18:47:47 +00:00
15 lines
111 B
Plaintext
15 lines
111 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
venv/
|
|
.env
|
|
.DS_Store
|
|
*.joblib
|
|
*.pkl
|
|
*.onnx
|
|
*.csv
|
|
*.parquet
|
|
out/
|
|
runs/
|
|
artifacts/
|