From 6b01e8eb5e21c50a4636077bf2cd3d6afb4c51ea Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 4 May 2025 18:30:35 -0600 Subject: [PATCH] Added Temporary Workflow Folder Exclusion --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d7f9240..3a2a340 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ Borealis-Server.exe /Server/ /Agent/ /ElectronApp/ +/Workflows/ # Misc Files/Folders .vs/s \ No newline at end of file