mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
The CLI would show an unhandled exception when running: $ docker-compose help foobar Now, it lists the commands. Signed-off-by: Danny Guo <dannyguo91@gmail.com>
15 lines
128 B
Plaintext
15 lines
128 B
Plaintext
*.egg-info
|
|
*.pyc
|
|
.coverage*
|
|
/.tox
|
|
/build
|
|
/coverage-html
|
|
/dist
|
|
/docs/_site
|
|
/venv
|
|
README.rst
|
|
compose/GITSHA
|
|
*.swo
|
|
*.swp
|
|
.DS_Store
|