would be nice to have, else I always do this after svn2git: svn propget svn:ignore -R svn://host/repo > .gitignore git add .gitignore git commit -m 'Convert svn:ignore properties to .gitignore.'