Hello, I am totally new to VS2005 C# environment with Visual SVN and just started evaluating it.
My first question is what are the standard ignore patterns for this setup? I mean should I manually need to ignore the following types: */Release */Debug */bin */obj *.resx *.ico *.dll *.rc *.exe *.licx *.settings *.png *.gif *.bmp *.cd *.ldf *.mdf *.mdb *.csproj *.xsc *.xss *.user *.config *.xsd *.suo *.pdb If in case the answer to my first question is that I need to do the above manually, then how do I specify the same in Visual SVN? I request you to please help me a) List of Ignored Patterns for Visual Studio 2005 C# b) Procedure to specify the ignored pattern in Visual SVN Thanks in advance. Best Regards, Ali

