mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
15 lines
123 B
Plaintext
15 lines
123 B
Plaintext
*.egg-info
|
|
.coverage
|
|
.git
|
|
.github
|
|
.tox
|
|
build
|
|
binaries
|
|
coverage-html
|
|
docs/_site
|
|
*venv
|
|
.tox
|
|
**/__pycache__
|
|
*.pyc
|
|
Jenkinsfile
|