From ed67d8ceecbf65c258792f4a2bf91c6aab75d94f Mon Sep 17 00:00:00 2001 From: mbsantiago Date: Sat, 28 Jun 2025 11:23:54 -0600 Subject: [PATCH] Add mlruns to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index de13770..bf83c20 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ example_data/preprocessed .aider* DvcLiveLogger/checkpoints logs +mlruns/