catch all logs folders

This commit is contained in:
LumaLivy 2021-11-22 19:46:39 -05:00
commit 0353e0b889

2
.gitignore vendored
View file

@ -9,7 +9,7 @@ riderModule.iml
/.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml /.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml
*.sln.DotSettings.user *.sln.DotSettings.user
/ProjectLighthouse/r/* /ProjectLighthouse/r/*
/ProjectLighthouse/logs/* logs
/ProjectLighthouse/ProjectLighthouse.csproj.user /ProjectLighthouse/ProjectLighthouse.csproj.user
.vs/ .vs/
.vscode/ .vscode/