Skip to content

Commit

Permalink
Remove .DS_Store from .gitignore
Browse files Browse the repository at this point in the history
This should be in a (Mac) user's ~/.gitignore_global
  • Loading branch information
sferik committed Apr 17, 2012
1 parent 92e2147 commit 90d9428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
*~
*.DS_Store
/coverage
/pkg
/rdoc
Expand Down

0 comments on commit 90d9428

Please sign in to comment.