From f5dd473d05c4b227bfcf55a837b65812806f23da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Garci=CC=81a?= Date: Wed, 24 Jun 2015 08:44:12 +0200 Subject: [PATCH] timeline.xctimeline added to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e03643f6..c90a0fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ DerivedData *.ipa *.xcuserstate +timeline.xctimeline + # CocoaPods # # We recommend against adding the Pods directory to your .gitignore. However