/.idea/
/vendor/
/node_modules/
/composer.lock

/etc/build/*
!/etc/build/.gitignore

/tests/Application/yarn.lock

/behat.yml
/phpspec.yml

.install
node_modules

###> dedi ###
.idea
.gitmodules
satisfactory
Makefile
docker-compose.yml
###< dedi ###
