From f4a4d9be5d0176619183a2a3ef4b92510d130ebd Mon Sep 17 00:00:00 2001 From: Molly Smith Date: Fri, 13 Oct 2023 13:08:07 -0600 Subject: [PATCH] Fixed dockerignore tmp file rule --- .dockerignore | 2 +- MATScommon | 2 +- METexpress | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.dockerignore b/.dockerignore index d90abe52e7..a827c7f8e8 100644 --- a/.dockerignore +++ b/.dockerignore @@ -24,6 +24,6 @@ build.sh RELEASE.txt # Development files -**/tmp* +**/tmp cache* logs \ No newline at end of file diff --git a/MATScommon b/MATScommon index 276a39353a..e9d29ef36e 160000 --- a/MATScommon +++ b/MATScommon @@ -1 +1 @@ -Subproject commit 276a39353a9d476a95eea94328ca1ec7c6fef014 +Subproject commit e9d29ef36ebbdf0519ff34d79018e0061b8dc092 diff --git a/METexpress b/METexpress index 28dea216b8..b44ee0e85f 160000 --- a/METexpress +++ b/METexpress @@ -1 +1 @@ -Subproject commit 28dea216b84e09b932ab26a196769af8fc51fc8d +Subproject commit b44ee0e85f3823122125134eccb578cb98cdcfa5