How can I ignore the target folder in TortoiseSVN?
I Assume that you have already set up a Subversion repository and you want to ignore a folder called "target" in your working copy.
Right click on the target folder icon, choose "TortoiseSVN -> Add to ignore list -> target"; Right click on the icon of the folder containing target and choose "SVN Commit..."; Enter a message text and press OK.