Skip to content

Commit

Permalink
Update config ignore settings for latest module
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Oct 19, 2023
1 parent 922ea2e commit e71a680
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions config/sync/config_ignore.settings.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
_core:
default_config_hash: v7E8C8wJWeAW2BGohMNY1tZSBc4bexM6O62tGxecTfE
mode: simple
ignored_config_entities:
- 'core.extension:theme'
- 'system.theme:default'
- '~block.block.claro_*'
- '~block.block.stanford_profile_admin_*'
- '~block.block.stanford_basic_*'
- '~block.block.minimally_branded_subtheme_*'
- 'block.block.*'
- 'core.extension:theme'
- 'google_tag.container.*'
- 'user.role.custm_*'
- 'system.action.user_add_role_action.custm_*'
- 'system.action.user_remove_role_action.custm_*'
- 'next.next_site.*'
- 'samlauth.authentication:map_users_roles'
enable_export_filtering: false
- 'system.action.user_add_role_action.custm_*'
- 'system.action.user_remove_role_action.custm_*'
- 'system.theme:default'
- 'user.role.custm_*'
- '~block.block.claro_*'
- '~block.block.minimally_branded_subtheme_*'
- '~block.block.stanford_basic_*'
- '~block.block.stanford_profile_admin_*'

0 comments on commit e71a680

Please sign in to comment.