ignore web deploy settings by default for security, but add a TODO comment
# 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
-## TODO: If you have NuGet Package Restore enabled, uncomment the next line
-#packages/*
-## TODO: If the tool you use requires repositories.config, also uncomment the next line
+packages/
+## TODO: If the tool you use requires repositories.config uncomment the next line
#!packages/repositories.config
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets