I would like TortoiseSVN (1.5.3) to ignore certain folders, their contents and certain other files wherever they might appear in my directory hierarchy but I cannot get the global ignore string right.
Whatever I do, it either adds to much or ignores too much
What is the correct 'Global ignore pattern' to ignore....
Folders : bin obj release compile
Files : *.bak *.user *.suo
Update: To help clarify... yes I am using this on windows.