Terminal command to add svn ignores via ".gitignore" file.
svn propset svn:ignore -RF .gitignore . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
svn propset svn:ignore -RF .gitignore . |