From a632295e50440b6ea16fc6225ef2c117cde123f6 Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 14 Nov 2009 14:27:50 -0600 Subject: [PATCH] gitignored DS_Store from --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fe9f705..324f82d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ site -*/.sass-cache \ No newline at end of file +*/.sass-cache +.DS_Store +.DS_Store \ No newline at end of file