Skip to content

Instantly share code, notes, and snippets.

@avdg
Created July 16, 2011 23:34
Show Gist options
  • Save avdg/1086920 to your computer and use it in GitHub Desktop.
Save avdg/1086920 to your computer and use it in GitHub Desktop.
Git configuration file configured to have a global ignore file
[core]
excludesfile = /path/to/ignoreFile/.gitignore_global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment