From 5cf2d026cfe5370dfafeb712d2a946ec66eca1df Mon Sep 17 00:00:00 2001 From: vaibhavad Date: Thu, 4 Jul 2024 20:14:16 +0000 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 22ba63f..3ffa044 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ dist/ wandb/** output/** cache/** +results/** output/ *.log cluster_scripts/** \ No newline at end of file