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 18:11:25 -07:00
parent 92e2147f61
commit 90d9428687
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
*~
*.DS_Store
/coverage
/pkg
/rdoc