From b72b4cdd7ba41234e4ae4240bd1d5cee8968bd8c Mon Sep 17 00:00:00 2001 From: Robotic-Brain Date: Tue, 16 Apr 2013 06:52:34 +0200 Subject: [PATCH] Added Mac specific .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 43af568e..722a513f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -build.properties \ No newline at end of file +build.properties +.DS_Store +.DS_Store? +.Spotlight-V100 +.Trashes \ No newline at end of file