Add .gitignore for backtesting module
This commit is contained in:
parent
2e66581c18
commit
6b18c59627
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
.env
|
||||||
|
.venv
|
||||||
|
*.egg-info/
|
||||||
|
__pycache__/
|
||||||
|
build/
|
Loading…
Reference in New Issue
Block a user