/vendor/
/web/
/node_modules/
/.editorconfig
/.ddev/
/.idea/
/recipes/

#PHPUnit output
junit.xml
phpunit.xml
.phpunit.result.cache

# ignore patches for easier contrib workflow
*.patch
.envrc
.envrc.local
.composer-plugin.env
