From 30f5c55fe103d0d3c0f70af6fbed3065511d77a7 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Tue, 4 Nov 2014 11:36:11 +0100 Subject: [PATCH] Remove XCode project files from git ignore --- example/.gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/example/.gitignore b/example/.gitignore index 1af20d0..e4d4b5d 100644 --- a/example/.gitignore +++ b/example/.gitignore @@ -1,6 +1,5 @@ obj -*.xcodeproj -*.plist -*.xcconfig +*.xcworkspace +*.xcuserdatad *~ config.make