You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/.dockerignore

38 lines
354 B

.git
.gitignore
Dockerfile
.dockerignore
.devcontainer/
docker/
docs/
dist/
tests/
site/
.coveragerc
.eggs
.github
.pylintrc
.travis.yml
CONTRIBUTING.md
MANIFEST.in
README.md
freqtrade.service
freqtrade.service.watchdog
freqtrade.egg-info
.venv/
.env
*.yml
*.yaml
*.sh
*.ps1
config.json*
*.sqlite
user_data/
*.log
.vscode
.*_cache/
.ipynb_checkpoints