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__/**