Files
coredns/.dockerignore
Miek Gieben b9ddb061e1 dockerignore: ignore .git (#1723)
also ignore build/ and release/ as they may be left over from releasing
coredns.

Sending build context to Docker daemon  490.9MB ->
 Sending build context to Docker daemon  98.82kB
2018-04-24 09:23:50 +01:00

13 lines
97 B
Plaintext

.git/*
core/*
coremain/*
hooks/*
man/*
pb/*
plugin/*
request/*
test/*
vendor/*
build/*
release/*