I just added a class library project to my .NET solution. When I built it, it created the bin and obj folders, which I want to exclude from version con
Set the svn:ignore property to "bin" and "obj" for the parent folder, provided the parent folder is under version control.
svn:ignore property from the "Property name" drop-down