Skip to content

Instantly share code, notes, and snippets.

@realityforge
Last active August 29, 2015 14:10
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 realityforge/b2df7e97dc4816aeb50b to your computer and use it in GitHub Desktop.
Save realityforge/b2df7e97dc4816aeb50b to your computer and use it in GitHub Desktop.
Global .gitignore
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*~
git config --global core.excludesfile ~/.gitignore_global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment