Skip to content

Instantly share code, notes, and snippets.

@richsage
Created May 30, 2017 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richsage/0ffec3ddd9fc7f5ed40146c5c88a2fd0 to your computer and use it in GitHub Desktop.
Save richsage/0ffec3ddd9fc7f5ed40146c5c88a2fd0 to your computer and use it in GitHub Desktop.
global ignores. both files go in the root of your home directory
[core]
excludesfile = /Users/<your user>/.gitignore_global
# here's a few to get started with
.idea
.DS_Store
.iml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment