Skip to content

Instantly share code, notes, and snippets.

@jotafeldmann
Created April 15, 2017 05:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jotafeldmann/5cc3598306e353a62b15fbfdd7b18b12 to your computer and use it in GitHub Desktop.
Save jotafeldmann/5cc3598306e353a62b15fbfdd7b18b12 to your computer and use it in GitHub Desktop.
Git global ignore
git config --global core.excludesfile ~/.gitignore_global
From: https://help.github.com/articles/ignoring-files/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment