From 26fa796b0d35ed1529c867c4a4a28388a0f026cb Mon Sep 17 00:00:00 2001 From: Nuwan Yapa Date: Wed, 10 Apr 2024 16:05:43 -0400 Subject: [PATCH] gitignore temp folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6e71818..0769fef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Misc +temp/* scratch/* hpc/*