From c59586a934eefd4cded1d67cba235f09872bb934 Mon Sep 17 00:00:00 2001 From: Wojciech Figat Date: Sat, 24 Dec 2022 15:36:02 +0100 Subject: [PATCH] Ignore local VS launch options file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a3b126796..fd20b9666 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ PackagePlatforms_Cert.bat *.opendb *.DS_Store *.xcodeproj +launchSettings.json # NUNIT *.VisualState.xml