From 3ad4d7dc6a7d8a6f35e38bff0dd78c3e95e444fb Mon Sep 17 00:00:00 2001 From: Scott Pfeil Date: Tue, 27 Jun 2023 16:25:58 -0400 Subject: [PATCH] update git ignore --- .gitignore | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index ef6af7e..f146c77 100644 --- a/.gitignore +++ b/.gitignore @@ -10,19 +10,17 @@ mobilefirst_ios mvm_core mfprepayshop_ios mvm_core_ui +chatbot_ios mvmreactnative +mvm_5g_ios +mvm_dhc_ios +vds_ios -# frameworks -contentTransferFramework.framework -ActivationFramework.framework -RemoteView.framework -RemoteViewCore.framework -RemoteViewReplayKit.framework -MVMAnimationFramework.framework -VZAnalytics.framework -VZWAuthentication.framework -CardinalMobile.framework -MVDRetailFramework.framework +# Exclude all frameworks +SharedFrameworks/* + +# Exception to the rule above (Keeps the folder around) +!SharedFrameworks/.gitkeep __MACOSX