Add global gitignore.

This commit is contained in:
David Tomaschik
2014-09-27 22:13:58 -07:00
parent 7364eb5446
commit 114db98bdf
2 changed files with 12 additions and 0 deletions

View File

@@ -5,3 +5,5 @@
# Simple is not supported on git < 2.0
#default = simple
default = matching
[core]
excludesfiles = ~/.gitignore

10
gitignore Normal file
View File

@@ -0,0 +1,10 @@
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.swp
*~
*.bak