From 05127776cf0c528b549d723ba2e325332e49ced9 Mon Sep 17 00:00:00 2001 From: Paolo Bosetti Date: Mon, 13 Aug 2012 16:23:46 +0200 Subject: Modified and made more clear Xcode project schemes. Also, removed /build form main .gitignore --- xcode/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xcode/.gitignore') diff --git a/xcode/.gitignore b/xcode/.gitignore index 6c2e56967..978bd5244 100644 --- a/xcode/.gitignore +++ b/xcode/.gitignore @@ -1,3 +1,2 @@ xcuserdata -build/lib -build/m* \ No newline at end of file +build/ \ No newline at end of file -- cgit v1.2.3