I have a folder say:
/user_files
Which I want to include in svn
But the web dynamically creates additional folders underneath it, which I don't want to include. Is there a way to use svn ignore to ignore anything in a folder even if that parent folder is included in the repos?
Thanks, Mark