compose/.dockerignore
Aanand Prasad b39e549c87 Normalise ignore files
- Consistent order and contents (where possible)
- Prepend .gitignore paths with slashes where appropriate

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-27 13:51:51 +01:00

10 lines
92 B
Text

*.egg-info
.coverage
.git
.tox
build
coverage-html
dist
docker-compose.spec
docs/_site
venv