Skip to content

Commit 4dec759

Browse files
committed
Merge pull request #950 from bbodenmiller/patch-1
ignore web deploy settings by default for security, but add a TODO comment
2 parents 977641c + fe58934 commit 4dec759

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
@@ -120,6 +120,8 @@ publish/
120120
# Publish Web Output
121121
*.[Pp]ublish.xml
122122
*.azurePubxml
123+
## TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords
124+
*.pubxml
123125

124126
# NuGet Packages Directory
125127
packages/

0 commit comments

Comments
 (0)