vendor
node_modules
build
npm-debug.log
grumphp.yml
composer.lock
yarn.lock
behat.yml
runner.yml
.idea
package-lock.json
phpunit.xml
.stylelintrc.json
docker-compose.*.yml

# Ignore artifacts generated by "npm run build".
/css/
/dist/
/components/
/oe_theme/
*.tar.gz

# Ignore all files in the images folder other than the required icon.

/images/*
!/images/required.svg
