From aa92336dcff978a9082962cc75a97e1ad2645139 Mon Sep 17 00:00:00 2001 From: NemanjaSpasicAL <114476641+nspa4922@users.noreply.github.com> Date: Mon, 13 Feb 2023 14:30:31 +0100 Subject: [PATCH] Update.forceignore --- .forceignore | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.forceignore b/.forceignore index 7b5b5a71f..52515621b 100755 --- a/.forceignore +++ b/.forceignore @@ -8,5 +8,19 @@ package.xml **/jsconfig.json **/.eslintrc.json +# These metadata files are ignored when pulling (retrieving) +*.settings +*.appMenu +*.appSwitcher +*.rule +*.objectTranslation +*.profile +*.profilePasswordPolicy +*.profileSessionSetting +*.sharingRules +*.AuthProvider + + + # LWC Jest -**/__tests__/** \ No newline at end of file +**/__tests__/**