From 5f4223833162b45377e9900b6da8340f5992dc82 Mon Sep 17 00:00:00 2001 From: Carl Suster Date: Sun, 6 Apr 2014 10:38:24 +1000 Subject: [PATCH] Remove Obj-C-specific hmap & ipa from general Xcode template --- Global/Xcode.gitignore | 2 -- Objective-C.gitignore | 1 - 2 files changed, 3 deletions(-) diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index 3756dc05..30986799 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -12,5 +12,3 @@ xcuserdata profile *.moved-aside DerivedData -*.hmap -*.ipa diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 35a6fbdd..8f9935da 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -23,4 +23,3 @@ DerivedData # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control? # # Pods/ -