Commit 407fcdad authored by Carl Suster's avatar Carl Suster

Merge pull request #1136 from bbodenmiller/patch-3

Clarify what commenting *.pubxml does
parents 68e79f37 279936d8
...@@ -125,7 +125,8 @@ publish/ ...@@ -125,7 +125,8 @@ publish/
# Publish Web Output # Publish Web Output
*.[Pp]ublish.xml *.[Pp]ublish.xml
*.azurePubxml *.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 database connection strings (with potential passwords) will be unencrypted
*.pubxml *.pubxml
# NuGet Packages # NuGet Packages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment