From 12017dd8b752c845fed2d9673b5cee62c23e6b08 Mon Sep 17 00:00:00 2001 From: rafsanulhasan Date: Tue, 2 Apr 2019 15:58:58 +0600 Subject: [PATCH] Add launch settings on each project to ignore change when the project is opened --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 69800e3b7..1049a8400 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs +# Project Launch Settings +Properties/launchSettings.json + # Build results [Dd]ebug/ [Dd]ebugPublic/