Remove all of the contrib modules from the skeleton since they are installed by The Build.
Testing instructions
Create a new project using this branch:
`composer create-project palantirnet/drupal-skeleton example dev-composer-remove-contrib --no-interaction
Verify the desired contrib modules are properly installed.
Remaining tasks
[ ] Revert the addition of the .gitkeep file and create a new release of the build with a step to create the modules/contrib directory during drupal-first-install.
Description
Remove all of the contrib modules from the skeleton since they are installed by The Build.
Testing instructions
Remaining tasks
.gitkeep
file and create a new release of the build with a step to create themodules/contrib
directory duringdrupal-first-install
.