From a8479a588d5762c2d74f751c13cd1c06780fc8f8 Mon Sep 17 00:00:00 2001 From: Brahim Elmssilha Date: Thu, 26 May 2022 21:37:57 +0100 Subject: [PATCH] adding xcshareddata and pods folder these folders should be ignored as well --- Global/Xcode.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index f87d2f2e..3784f4a4 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -1,6 +1,11 @@ ## User settings xcuserdata/ +xcshareddata ## Xcode 8 and earlier *.xcscmblueprint *.xccheckout + +# Pods folder +Pods +