/vendor/
/web/
/node_modules/
.env
composer.lock
yarn.lock
/.editorconfig
/.gitattributes
/composer.spoons.json
/composer.spoons.lock

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

