mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +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
|
||||
config.json*
|
||||
*.sqlite
|
||||
.coveragerc
|
||||
.eggs
|
||||
.github
|
||||
.pylintrc
|
||||
.travis.yml
|
||||
CONTRIBUTING.md
|
||||
MANIFEST.in
|
||||
README.md
|
||||
freqtrade.service
|
||||
|
|
Loading…
Reference in New Issue
Block a user