I have configured global ignores for TortoiseSVN. This helps me omit the bin and obj folders as well as other user-level files. There's no sense in putting those into the code trunk.
Then enter: bin obj *.suo *.user Release Debug
I have configured global ignores for TortoiseSVN. This helps me omit the bin and obj folders as well as other user-level files. There's no sense in putting those into the code trunk.
Then enter: bin obj *.suo *.user Release Debug