mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add unnecessary files to .dockerignore
these files are not needed to run the bot - therefore should not be added to the docker container
This commit is contained in:
parent
bddf009a2b
commit
394ef35a45
|
@ -4,3 +4,12 @@ Dockerfile
|
||||||
.dockerignore
|
.dockerignore
|
||||||
config.json*
|
config.json*
|
||||||
*.sqlite
|
*.sqlite
|
||||||
|
.coveragerc
|
||||||
|
.eggs
|
||||||
|
.github
|
||||||
|
.pylintrc
|
||||||
|
.travis.yml
|
||||||
|
CONTRIBUTING.md
|
||||||
|
MANIFEST.in
|
||||||
|
README.md
|
||||||
|
freqtrade.service
|
||||||
|
|
Loading…
Reference in New Issue
Block a user