Update .gitignore for OHLC module
This commit is contained in:
parent
73f9c947bb
commit
7339673989
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
.env
|
||||
.venv
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
build/
|
Loading…
Reference in New Issue
Block a user