Hi all
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 control.
However, Tortoise won't let me ignore the folders before the first commit. (I think it says 'Cannot add to ignore list' or something similar). I have to check the whole lot in, and then choose 'Delete and add to ignore list' for the two folders.
Am I doing something wrong here? How do I prevent them being checked in at all, and ensure Tortoise knows to ignore them?
Thanks
David