# Composer
/composer.lock
/vendor/

# Dotenv
/.env

# PhpUnit
/phpunit.xml

# Functional tests
/tests/Functional/var/
