compose/.gitignore
Ben Firshman aab6df6ba4 Add test coverage support
Prints out results on console and puts HTML report in `coverage-html`.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-07-15 10:09:37 +01:00

9 lines
87 B
Text

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