I am pulling my hair out with trying to get tfIgnore to work in Visual Studio 2013.
tfIgnore
Visual Studio 2013
I followed the instructions here: bottom of this artic
A bug in NuGet may be causing the problem. This is the workaround:
Create a .nuget folder in your solution folder, if it doesn't exist.
.nuget
In the .nuget folder, create a file nuget.config with this content:
nuget.config