mirror of
https://github.com/docker/compose.git
synced 2026-09-21 21:14:26 +00:00
14 lines
123 B
Text
14 lines
123 B
Text
*.egg-info
|
|
.coverage
|
|
.git
|
|
.github
|
|
.tox
|
|
build
|
|
binaries
|
|
coverage-html
|
|
docs/_site
|
|
*venv
|
|
.tox
|
|
**/__pycache__
|
|
*.pyc
|
|
Jenkinsfile
|