Skip to content

Commit

Permalink
dockerignore: update to strip any local pngs
Browse files Browse the repository at this point in the history
  • Loading branch information
drsteve committed Apr 25, 2023
1 parent da507f4 commit 9131847
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 @@ -11,6 +11,8 @@ docker-compose*
*/__pycache__
*/*/__pycache__
*/*/*/__pycache__
*/*.png
*/*.png
*/*/images
*/*/*/images
*/*/vtk_files
Expand Down

0 comments on commit 9131847

Please sign in to comment.