.dockerignore added
This commit is contained in:
parent
494241ec66
commit
e0ccfb96b7
3
config_service/.dockerignore
Normal file
3
config_service/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
market_data/alpaca_md_day/.dockerignore
Normal file
3
market_data/alpaca_md_day/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
market_data/crypto_md_day/.dockerignore
Normal file
3
market_data/crypto_md_day/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
market_data/md_portal/.dockerignore
Normal file
3
market_data/md_portal/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
market_data/md_recorder/.dockerignore
Normal file
3
market_data/md_recorder/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
market_data/md_recorder_monitor/.dockerignore
Normal file
3
market_data/md_recorder_monitor/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
market_data/relative_liquidity/.dockerignore
Normal file
3
market_data/relative_liquidity/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
research/fastai_jupyter/.dockerignore
Normal file
3
research/fastai_jupyter/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
research/jupyter_gpu_pytorch/.dockerignore
Normal file
3
research/jupyter_gpu_pytorch/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
research/jupyter_gpu_tensorflow/.dockerignore
Normal file
3
research/jupyter_gpu_tensorflow/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
trading/executor/.dockerignore
Normal file
3
trading/executor/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
trading/quant/.dockerignore
Normal file
3
trading/quant/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
trading/risk_mgr/.dockerignore
Normal file
3
trading/risk_mgr/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
trading/trader/.dockerignore
Normal file
3
trading/trader/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
3
trading/trading_recorder/.dockerignore
Normal file
3
trading/trading_recorder/.dockerignore
Normal file
@ -0,0 +1,3 @@
|
||||
.git
|
||||
**/__pycache__
|
||||
.pipenv
|
||||
Loading…
x
Reference in New Issue
Block a user