Skip to content

Instantly share code, notes, and snippets.

@Shilo
Created September 6, 2016 03:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shilo/e62b8d559bbbc6c917720d6bb5b80728 to your computer and use it in GitHub Desktop.
Save Shilo/e62b8d559bbbc6c917720d6bb5b80728 to your computer and use it in GitHub Desktop.
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