]> source.dussan.org Git - gitignore.git/commitdiff
Clarify what commenting *.pubxml does
authorBen Bodenmiller <bbodenmiller@hotmail.com>
Thu, 10 Jul 2014 15:38:21 +0000 (08:38 -0700)
committerBen Bodenmiller <bbodenmiller@hotmail.com>
Thu, 10 Jul 2014 15:38:21 +0000 (08:38 -0700)
https://github.com/github/gitignore/commit/08def965cd1c0241a7cffbe7c26a74b3cab61243 incorrect states that commenting *.pubxml will keep your passwords hidden when it will actually do the opposite. This clarifies what commenting *.pubxml does and warns you of the dangers.

VisualStudio.gitignore

index 296b6c4e555a0b19f171f2997232acf1c15e2253..b1931b38db3d39a775d9733225819b1dc613bf66 100644 (file)
@@ -125,7 +125,8 @@ publish/
 # Publish Web Output
 *.[Pp]ublish.xml
 *.azurePubxml
-# TODO: Comment out the next line if you want to keep your passwords hidden
+# TODO: Comment the next line if you want to checkin your
+# web deploy settings but any saved passwords will be unencrypted
 *.pubxml
 
 # NuGet Packages