Skip to content

Commit

Permalink
Fixed dockerignore tmp file rule
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Oct 13, 2023
1 parent 28dea21 commit b44ee0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ build.sh
LICENSE.md

# Development files
**/tmp*
**/tmp
cache*
logs
2 changes: 1 addition & 1 deletion MATScommon

0 comments on commit b44ee0e

Please sign in to comment.