diff --git a/example.gitignore b/example.gitignore index e2f0124..b3b9cc7 100644 --- a/example.gitignore +++ b/example.gitignore @@ -7,9 +7,8 @@ # Because .gitignore can be specific to your site, this file has a different # name; updating Drupal core will not override your custom .gitignore file. -# Ignore core and vendor when managing dependencies with Composer. -# core -# vendor +# Ignore core's Composer dependencies. +core/vendor # Ignore configuration files that may contain sensitive information. sites/*/settings*.php