- Issue created by @swirt
We have a lot of ddev config in the repo that probably should not be there.
I think the only files that should be present are
.ddev/config.yml
.ddev/.env.copy-me
those should be added
then the following should be gitignored
.ddev
web
vendor
Then we need the contributing.md to point to the directions on the home page of the ddev-drupal-config so it does not become outdated.
Active
1.0
Code