vendor
node_modules
build
npm-debug.log
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/
/fonts/
/js/base.js
/templates/components/
/oe_theme/
*.tar.gz

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

/images/*
!/images/required.svg
