Merge pull request #57 from hummingbot/feat/data_folder

Feat/data folder
This commit is contained in:
dardonacci
2023-08-04 19:10:57 +02:00
committed by GitHub
4 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@@ -130,4 +130,4 @@ venv.bak/
dmypy.json
# Pyre type checker
.pyre/
.pyre/

1
data/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*

1
data/backtesting/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*

1
data/candles/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*