Skip to content

Commit 407fcda

Browse files
committed
Merge pull request #1136 from bbodenmiller/patch-3
Clarify what commenting *.pubxml does
2 parents 68e79f3 + 279936d commit 407fcda

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

VisualStudio.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ publish/
125125
# Publish Web Output
126126
*.[Pp]ublish.xml
127127
*.azurePubxml
128-
# TODO: Comment out the next line if you want to keep your passwords hidden
128+
# TODO: Comment the next line if you want to checkin your web deploy settings
129+
# but database connection strings (with potential passwords) will be unencrypted
129130
*.pubxml
130131

131132
# NuGet Packages

0 commit comments

Comments
 (0)