Remove .DS_Store from .gitignore

This should be in a (Mac) user's ~/.gitignore_global
This commit is contained in:
Erik Michaels-Ober 2012-04-16 12:52:11 -07:00
parent facad23fbe
commit e31da7c319
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -16,4 +16,3 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
.DS_Store