Skip to content

Commit c825cd2

Browse files
committed
ignore web deploy settings by default
web deploy settings include unencrypted passwords
1 parent 84a9977 commit c825cd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

VisualStudio.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ publish/
116116
# Publish Web Output
117117
*.[Pp]ublish.xml
118118
*.azurePubxml
119+
## TODO: Comment the next line if you want to checkin your web deploy settings but do not that will include unencrypted passwords
120+
*.pubxml
119121

120122
# NuGet Packages Directory
121123
## TODO: If you have NuGet Package Restore enabled, uncomment the next line

0 commit comments

Comments
 (0)