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