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