From 28f5dd4bfffca5a49a92d18134e66e9eb4b7a2a3 Mon Sep 17 00:00:00 2001 From: Shon Frazier Date: Wed, 26 Mar 2014 09:02:38 -0400 Subject: [PATCH] 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