From 837181e2f60198de3701a1f87e66aaf8e69d0e07 Mon Sep 17 00:00:00 2001 From: Justin Hartman Date: Sun, 12 May 2019 15:24:48 +0200 Subject: [PATCH] Updated Xcode.gitignore template with a Patch (#2566) --- Global/Xcode.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index cd0c7d3e..7a46c015 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -21,3 +21,10 @@ DerivedData/ !default.mode2v3 *.perspectivev3 !default.perspectivev3 + +## Xcode Patch +*.xcodeproj/* +!*.xcodeproj/project.pbxproj +!*.xcodeproj/xcshareddata/ +!*.xcworkspace/contents.xcworkspacedata +/*.gcno