From 85b851719f2095cdaa061bae8c63191984c5e047 Mon Sep 17 00:00:00 2001 From: Duc Date: Fri, 13 Jun 2025 13:39:36 -0700 Subject: [PATCH] Modify gitignore to ignore unnecessary folders --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 389590d..b497f2a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,8 @@ ## ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore -Source/LogDashboard/_Deployment -Source/LogDashboard/Nuget/cache +Source/_Deployment +Source/Nuget/cache Thumbs.db