From 679c67738234abd77567df5c07257bfab314f106 Mon Sep 17 00:00:00 2001 From: Adriano Ferreira Date: Sun, 3 Jan 2016 11:56:41 -0500 Subject: [PATCH] Ignore timeline.xctimeline playground file --- Swift.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Swift.gitignore b/Swift.gitignore index 89d806ec..c705373d 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -27,6 +27,9 @@ xcuserdata *.hmap *.ipa +## Playgrounds +timeline.xctimeline + # Swift Package Manager # # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.