Merge pull request #950 from bbodenmiller/patch-1
ignore web deploy settings by default for security, but add a TODO comment
This commit is contained in:
commit
4dec7596dc
@ -120,6 +120,8 @@ publish/
|
||||
# Publish Web Output
|
||||
*.[Pp]ublish.xml
|
||||
*.azurePubxml
|
||||
## TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords
|
||||
*.pubxml
|
||||
|
||||
# NuGet Packages Directory
|
||||
packages/
|
||||
|
Loading…
Reference in New Issue
Block a user