From 31a4ead36518e1ace72e22873545e8a957f74042 Mon Sep 17 00:00:00 2001 From: Shon Frazier Date: Wed, 26 Mar 2014 08:59:45 -0400 Subject: [PATCH 1/2] direct confused devs to new location --- Objective-C.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index d522f941..e4d0b2e8 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -1,3 +1,5 @@ +## See Global/Xcode.gitignore + # CocoaPods # # We recommend against adding the Pods directory to your .gitignore. However From 28f5dd4bfffca5a49a92d18134e66e9eb4b7a2a3 Mon Sep 17 00:00:00 2001 From: Shon Frazier Date: Wed, 26 Mar 2014 09:02:38 -0400 Subject: [PATCH 2/2] some headings for when combining into a single .gitignore --- Global/OSX.gitignore | 2 ++ Global/Xcode.gitignore | 1 + 2 files changed, 3 insertions(+) diff --git a/Global/OSX.gitignore b/Global/OSX.gitignore index 65b94232..4e1c6cb1 100644 --- a/Global/OSX.gitignore +++ b/Global/OSX.gitignore @@ -1,3 +1,4 @@ +## Mac OS X .DS_Store .AppleDouble .LSOverride @@ -11,3 +12,4 @@ Icon # Files that might appear on external disk .Spotlight-V100 .Trashes + diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index 086d143d..3c01edcf 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -1,3 +1,4 @@ +## Xcode build/ *.pbxuser !default.pbxuser