Update directories to ignore/cleanup

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-02-25 13:36:15 +01:00
parent fbbc9498ae
commit 3bbc3f5a25
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,7 @@
.dockerignore
.git
.gitignore
tests
Dockerfile
docker-compose.yml
_site

View File

@ -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