From 9d53ea61ed622fcebb55f05ebe8da49cd8d4b3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Wed, 4 Nov 2015 21:43:47 +0800 Subject: [PATCH] gitignore for Xcode --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index f213238..cf60c58 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +################# +## Xcode +################# + +xcuserdata/ + + ################# ## Eclipse #################