From 7294ece6f2e99f243cee0aa3bc7a3deb8532ce5a Mon Sep 17 00:00:00 2001 From: "Santiago L. Valdarrama" Date: Mon, 24 Jun 2024 11:12:09 +0200 Subject: [PATCH] .. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87573fe..7ee0357 100644 --- a/.gitignore +++ b/.gitignore @@ -133,4 +133,5 @@ program/code/ _proc/ .metaflow mlruns/ -mlartifacts/ \ No newline at end of file +mlartifacts/ +**/metaflow/workspace/ \ No newline at end of file