Skip to content

Commit

Permalink
ignore dist.* in docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nvesbl committed Sep 22, 2023
1 parent 8d9630f commit 4203822
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4203822

Please sign in to comment.