Svn:ignore settings for a source build

I’m trying to set up a SVN repo designed for a full-engine build. Unfortunately, svn doesn’t have support for the .gitignore format. Is there a prebuilt script somewhere that initializes svn:ignore properly for UE4, some way to convert the .gitignore into something subversion-friendly, or do I have to do it by hand?