From 3575f11b0c9f3602ec7951ff372d647ab0b7a14f Mon Sep 17 00:00:00 2001 From: James Ko Date: Sat, 29 Jul 2017 20:27:45 -0400 Subject: [PATCH 1/2] Remove TODO from VS.gitignore --- VisualStudio.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 22fd88a5..63ed1db0 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -151,7 +151,7 @@ publish/ # Publish Web Output *.[Pp]ublish.xml *.azurePubxml -# TODO: Comment the next line if you want to checkin your web deploy settings +# Comment the next line if you want to checkin your web deploy settings # but database connection strings (with potential passwords) will be unencrypted *.pubxml *.publishproj From feeb9aa6287ca2ad8eed6e1e83b4d631f59ac1aa Mon Sep 17 00:00:00 2001 From: James Ko Date: Sun, 30 Jul 2017 15:57:56 -0400 Subject: [PATCH 2/2] Update VisualStudio.gitignore --- VisualStudio.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 63ed1db0..89c66054 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -151,7 +151,7 @@ publish/ # Publish Web Output *.[Pp]ublish.xml *.azurePubxml -# Comment the next line if you want to checkin your web deploy settings +# Note: Comment the next line if you want to checkin your web deploy settings, # but database connection strings (with potential passwords) will be unencrypted *.pubxml *.publishproj