spread_backtest/.gitignore

11 lines
71 B
Plaintext

# python
*.pyc
# file
*.csv
*.pkl
*.hdf
*.parquet
# path
/__pycache__