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
I had the same issue. /packages should work but didn't for me. packages*.* did work.
/packages
packages*.*