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:
Matthias Voppichler 2018-05-06 20:23:20 +02:00
parent bddf009a2b
commit 394ef35a45
1 changed files with 9 additions and 0 deletions

View File

@ -4,3 +4,12 @@ Dockerfile
.dockerignore
config.json*
*.sqlite
.coveragerc
.eggs
.github
.pylintrc
.travis.yml
CONTRIBUTING.md
MANIFEST.in
README.md
freqtrade.service