Skip to content

Instantly share code, notes, and snippets.

@jamieoliver
Created March 6, 2014 07:39
Show Gist options
  • Save jamieoliver/9384314 to your computer and use it in GitHub Desktop.
Save jamieoliver/9384314 to your computer and use it in GitHub Desktop.
Configure global .gitignore file.
git config --global core.excludesfile '~/.gitignore'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment