Skip to content

Instantly share code, notes, and snippets.

@npero
Created November 27, 2012 12:11
Show Gist options
  • Select an option

  • Save npero/4153923 to your computer and use it in GitHub Desktop.

Select an option

Save npero/4153923 to your computer and use it in GitHub Desktop.
Setting global git ignore
git config --global core.excludesfile '~/.gitignore'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment