compose/.gitignore
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
101 B
Text

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