From 6b5f3236a831be6d0729f6ad6eca89154455eed2 Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Sun, 25 Oct 2015 20:44:35 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2e98e9f6..5888fc63 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ DerivedData *.hmap *.ipa *.xcuserstate +*.xcscmblueprint # CocoaPods # @@ -26,4 +27,4 @@ DerivedData # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control # Pods/ -Podfile.lock \ No newline at end of file +Podfile.lock