Skip to content

Instantly share code, notes, and snippets.

View steffex's full-sized avatar

Stefan Jansen steffex

View GitHub Profile
@steffex
steffex / .gitignore_global
Created July 16, 2012 14:48
My Global .gitignore
# save file outside a git repos, example ~/.gitignore_global
# install with following command:
# git config --global core.excludesfile /loc/to/.gitignore_global
# OS STUFF
####################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes