[go: up one dir, main page]

Menu

[910f54]: / .dockerignore  Maximize  Restore  History

Download this file

29 lines (22 with data), 248 Bytes

.dockerignore

.idea/

# Remove Git
.git/
.github/
.gitattributes
.gitignore

# Ignore log files
logs/

# CI files
.coveragerc
.coveralls.yml
.travis.yml
appveyor.yml
renovate.json
setup.cfg
tox.ini

# octobot
tentacles/
config.json

# others
*.md