Visual Studio 2015 Update 2 Team Explorer Missing 'Exclude'
I have been using the Git integration from within the Team Explorer section in Visual Studio 2015. I have an number of config files in my solution that require modifications in order for the application to run locally but I don't want to commit those changes. In VS2015 Update 1 there was an 'exclude' option in the 'Changes' section of the Git integration that I could select the modified config files and exclude them from the set of changes. Those files would then not appear in the list of modified files going forward so they stayed excluded for future commits. Yesterday I installed Update 2