Skip to content

Instantly share code, notes, and snippets.

@yanniboi
Created April 24, 2014 15:32
Show Gist options
  • Select an option

  • Save yanniboi/11258978 to your computer and use it in GitHub Desktop.

Select an option

Save yanniboi/11258978 to your computer and use it in GitHub Desktop.
Global gitignore file
Create a .gitignore file in your home directory and then run:
git config --global core.excludesfile '~/.gitignore'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment