From 5d256b73facc8a3981dd74c6d7be6b78413bce40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20Bornsj=C3=B6?= Date: Fri, 21 Apr 2023 09:32:49 +0200 Subject: [PATCH] Ignore launchSettings.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dfcfd56f..68326175 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,7 @@ BenchmarkDotNet.Artifacts/ project.lock.json project.fragment.lock.json artifacts/ +launchSettings.json # StyleCop StyleCopReport.xml