diff --git a/.dockerignore b/.dockerignore index 56c498f8579..3571e8f05f7 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,6 +5,8 @@ docker .github .travis .travis.yml +# Do not copy files from previous compilations +dist.* # The following git files are needed by GRASS GIS to extract the revision # during compilation. If you are not using one of the Dockerimages from this