1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-27 10:25:21 +03:00
traefik/.dockerignore
Vincent Demeester 315e8b64b8 Add **/*.test to .dockerignore
`*.test` files are generated by `go test`, do not include them into the
build context. It will lighter a bit the build context..

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-04-07 16:48:35 +02:00

6 lines
44 B
Plaintext

dist/
vendor/
!dist/traefik
site/
**/*.test