From 3aeff335e600bb8968e1fd7d1eb2d9a05900c328 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Wed, 30 Mar 2022 18:13:34 -0600 Subject: [PATCH] Ignore launchSettings.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d060a30..7164560 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ *.user *.userosscache *.sln.docstates +launchSettings.json # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs