Done locally.
BTW, do you have any idea how to get a list of all ignored files in TortoiseSVN or SVN in general..? I only learned today that local ignores != global ignores. Global ignores = ignored by your setup, regular ignores = uploaded to the svn server and shared by all other devs... So it's not cool that my local ignores have files like '1Subs-Cache.php' in them (the kind of file I kept as a backup at one point in development and forgot to delete from the ignore list after I deleted them...), it's a waste of space for everyone.
But I don't want to go through all of my folders to check for local ignores I might have forgotten about...