Visual Studio Ignored Resource List
![]()
Yavuz Yasin CELIK (5●1●5●9)
| asked Jan 04 '13, 8:13 a.m.
retagged Jan 11 '13, 2:33 p.m. by Ken Tessier (841●1●7) Is there any Ignore Resource List for Visual Studio as Ecliplse has.
|
Accepted answer
![]()
There is no "Ignore Resource List" similar to what you see in Eclipse under Windows->Preferences->Team. But you can see the equivalent list of ignored files, patterns etc from the share wizard in visual studio client.
Yavuz Yasin CELIK selected this answer as the correct answer
|
2 other answers
![]() |
![]()
You can create a .jazzignore file to ignore resources. You can also select a resource and add it to the ignore list from the context menu or the Team Concert menu.
|