From 3eec1b181849fea170081147057c39d13a3a99e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20B=C3=B8gh?= Date: Mon, 18 Apr 2011 16:36:23 +0200 Subject: [PATCH] Updated gitignore to be Xcode 4 compatible. --- .gitignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f72b4ae..c022534 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ -/.DS_Store +.DS_Store /build/ -/HJCache.xcodeproj/markj.pbxuser -/HJCache.xcodeproj/markj.perspectivev3 \ No newline at end of file +*.pbxuser +*.perspectivev3 +xcuserdata +project.xcworkspace