/behat.yml
/www/employees.*

# Ignore Zend Studio and Eclipse project related files.
/.buildpath
/.project
/.settings

# Ignore PhpStorm project related files.
/.idea

# Ignore files generated by Composer.
/composer.lock
/composer.phar
/vendor

# Ignore the empty folder created by Docker image richarvey/nginx-php-fpm
# @see https://gitlab.com/ric_harvey/nginx-php-fpm/issues/243
/www/[
