From 9df8aa603708600507c9ccb8f6e8d566a332e8ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Tue, 23 Jul 2019 20:14:41 +0800 Subject: [PATCH] Partial revert of 837181e2f60198de3701a1f87e66aaf8e69d0e07 (#3132) --- Global/Xcode.gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index 7a46c015..91055468 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -22,9 +22,5 @@ DerivedData/ *.perspectivev3 !default.perspectivev3 -## Xcode Patch -*.xcodeproj/* -!*.xcodeproj/project.pbxproj -!*.xcodeproj/xcshareddata/ -!*.xcworkspace/contents.xcworkspacedata +## Gcc Patch /*.gcno