From 084a5a8a60eb0484b0b43a1e9840966a74901179 Mon Sep 17 00:00:00 2001 From: John Nye Date: Thu, 10 Dec 2015 10:39:26 +0100 Subject: [PATCH 1/2] adding the archived framework to the ignore list. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 592adaa..58b509e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ Artwork # Files that might appear on external disk .Spotlight-V100 .Trashes +Armchair.framework.zip From e23f3b7fee0a1ca423b74a85879d2478d5926983 Mon Sep 17 00:00:00 2001 From: John Nye Date: Thu, 10 Dec 2015 10:45:09 +0100 Subject: [PATCH 2/2] ignoring the carthage folder too --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 58b509e..ef50f78 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ Artwork .Spotlight-V100 .Trashes Armchair.framework.zip +Carthage