From 0353e0b889c5e2b46b128b633b1610aa902f06c7 Mon Sep 17 00:00:00 2001 From: LumaLivy <7350336+LumaLivy@users.noreply.github.com> Date: Mon, 22 Nov 2021 19:46:39 -0500 Subject: [PATCH] catch all logs folders --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff16b3ae..15bd2de8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ riderModule.iml /.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml *.sln.DotSettings.user /ProjectLighthouse/r/* -/ProjectLighthouse/logs/* +logs /ProjectLighthouse/ProjectLighthouse.csproj.user .vs/ .vscode/