Skip to content

Commit

Permalink
Merge pull request #110 from palantirnet/DMS-34-Config-Ignore-Module
Browse files Browse the repository at this point in the history
Adding Config Ignore Module.
  • Loading branch information
byrond authored Jun 9, 2020
2 parents 4ec1ed1 + 5232f1b commit a8511f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"cweagans/composer-patches": "Try ^1.0. Apply patches to packages, especially Drupal.org contrib.",
"drupal/admin_toolbar": "Transforms the default Drupal Toolbar into a drop-down menu.",
"drupal/environment_indicator": "Adds a configurable color bar to each one of your environments to help identify which environment you are currently working in.",
"drupal/config_ignore": "Exclude configuration to be exported to the configuration set.",
"drupal/stage_file_proxy": "A solution for getting production files on a development server on demand (add to your development config_split).",
"drupal/twig_xdebug": "Enables use of Xdebug breakpoints with Twig templates (add to your development config_split)."
},
Expand Down

0 comments on commit a8511f0

Please sign in to comment.