From 0419523d21300a3d89f44c130ce89840aa0bfe94 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 16 Apr 2012 18:17:29 -0700 Subject: [PATCH] Remove .DS_Store and Thumbs.db from .gitignore These should be in Mac/Windows users' ~/.gitignore_global --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9118f59..fdb4024 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ *.un~ *~ .* -.DS_Store .Spotlight-V100 .Trashes .\#* @@ -34,7 +33,6 @@ Gemfile.lock Icon? InstalledFiles Session.vim -Thumbs.db \#* \#*\# _yardoc