spread_backtest/.gitignore

11 lines
71 B
Plaintext
Raw Normal View History

2024-05-22 23:39:19 +08:00
# python
*.pyc
# file
*.csv
*.pkl
*.hdf
2024-05-22 23:44:30 +08:00
*.parquet
# path
/__pycache__