зеркало из https://github.com/mozilla/treeherder.git
7 строки
215 B
Plaintext
7 строки
215 B
Plaintext
|
# Exclude all files but those used by the `Dockerfile` to speed up
|
||
|
# the transferring of the build context during the Docker build.
|
||
|
# The rest of the source will be made available via bind mounts.
|
||
|
|
||
|
*
|
||
|
!requirements/
|