.DS_Store
.idea
/vendor/
vendor
/web/
web
/node_modules/
.env
composer.lock
yarn.lock
/.editorconfig
/.gitattributes
/recipes/

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