From 0cdefb2844006567ac8ec5df6962f5eefcbb579f Mon Sep 17 00:00:00 2001 From: Russell Beattie Date: Mon, 10 Sep 2012 18:27:07 -0700 Subject: [PATCH] fixed git ignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 168b017..58839e6 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,7 @@ local.properties #Mac -DS_Store +.DS_Store .AppleDouble .LSOverride Icon @@ -32,4 +32,4 @@ Icon # Files that might appear on external disk .Spotlight-V100 -.Trashes \ No newline at end of file +.Trashes