node_modules

# Ignore files that DDEV Drupal Contrib adds.
.editorconfig
.gitattributes
.ddev/
/vendor/
/web/
/recipes/

# Ignore PHPStorm Project files
.idea
