how to ignore Bin and Obj files in RTC that all already checked in
Rao Shines (159●4●51●62)
| asked Feb 23 '15, 9:36 a.m.
retagged Feb 27 '15, 5:32 p.m. by Ken Tessier (841●1●7)
Team,
One of my teams have checked in Binaries i.e Bin and Obj files for all the projects present in our solution, now the solution has around 350+ projects and every time we build we see dll's created in thousands and show in Unresolved.
Now how can we ignore those bin and obj files for all projects, the issue is when we try to add all those unresolved from pending changes view, the visual studio is not responding since the number is in thousands.
Is there a way we can ignore all the existing bin and obj and same has to applicable for all our developers.
Any help would be helpful to us since its causing performance issues for our team.
Thanks in Advance.
|
Accepted answer
Hello Teja,
i would suggest looking at the jazzignore file. See the following blog entry for details.. https://dtoczala.wordpress.com/2010/04/05/jazz-in-the-real-world-net-usage/ Rao Shines selected this answer as the correct answer
|
One other answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Currently we are using RTC 5.0 and Visual Studio 2013