mirror of https://github.com/docker/docs.git
Update directories to ignore/cleanup
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
fbbc9498ae
commit
3bbc3f5a25
|
@ -1,6 +1,7 @@
|
|||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
tests
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
_site
|
||||
|
|
|
@ -92,5 +92,3 @@ wget --quiet --directory-prefix=./registry/ "https://raw.git
|
|||
|
||||
# Remove things we don't want in the build
|
||||
rm ./registry/spec/api.md.tmpl
|
||||
rm -rf ./apidocs/cloud-api-source
|
||||
rm -rf ./tests
|
||||
|
|
Loading…
Reference in New Issue