I want to exclude some of the files in code folders from TFS 2012 source control.
Before VS2012 this was done by the \"Exclude from source control\" command available in
This is the easiest solution:
1. Select the file(s) in Solution Explorer
2. Go to File -> Source Control -> Advanced
and here it is
Keep in mind: If you right click a file in Solution Explorer you only find "the most important options" not all :)