1
0
mirror of https://github.com/github/gitignore synced 2024-06-14 08:29:59 +02:00

ignore web deploy settings by default

web deploy settings include unencrypted passwords
This commit is contained in:
Ben Bodenmiller 2014-02-17 23:57:48 -08:00
parent 84a9977048
commit c825cd2183

View File

@ -116,6 +116,8 @@ publish/
# Publish Web Output # Publish Web Output
*.[Pp]ublish.xml *.[Pp]ublish.xml
*.azurePubxml *.azurePubxml
## TODO: Comment the next line if you want to checkin your web deploy settings but do not that will include unencrypted passwords
*.pubxml
# NuGet Packages Directory # NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line ## TODO: If you have NuGet Package Restore enabled, uncomment the next line