From d1e983b4e617abbdc925996b0f2a60454adeb269 Mon Sep 17 00:00:00 2001 From: ManiMatter Date: Wed, 2 Oct 2024 21:42:31 +0200 Subject: [PATCH] fixes from code review --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f493aadf0..1baaae311 100644 --- a/.gitignore +++ b/.gitignore @@ -121,6 +121,7 @@ _artifacts _rawPackage/ _dotTrace* _tests/ +_temp* *.Result.xml coverage*.xml coverage*.json @@ -132,7 +133,6 @@ setup/Output/ bin obj output/* -_temp* # .NET Core project.lock.json @@ -143,7 +143,6 @@ artifacts/ # macOS metadata files ._* .DS_Store - _start _temp_*/**/*