From af470ea869cebeaf48e54bf804ece6f5d09dc76a Mon Sep 17 00:00:00 2001 From: csimonapastore Date: Sat, 4 May 2024 20:12:21 +0200 Subject: [PATCH] Fixing SonarCloud integration - 3 --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 27f0df6..92076e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ **/obj **/bin -**/appsettings.*.json -**/TestResults \ No newline at end of file +**/appsettings.*.json \ No newline at end of file