Skip to content

Instantly share code, notes, and snippets.

@dre3s
Last active January 12, 2016 18:09
Show Gist options
  • Select an option

  • Save dre3s/38c0c97deef64cba5adf to your computer and use it in GitHub Desktop.

Select an option

Save dre3s/38c0c97deef64cba5adf to your computer and use it in GitHub Desktop.
git.utils.gitignore.global

Create global gitignore

$ git config --global core.excludesfile ~/.gitignore
$ echo .DS_Store >> ~/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment