I\'m trying to get TFS (2013) to ignore my packages folder. I passionately don\'t want it source controlled as I\'m using NuGet and it\'s great!
packages
I\'ve t
Set your solution to restore on build, the package folder and packages file will be checked in but the packages won't.