.env
/vendor

# Ignore file generated by MacOS
*.DS_Store

# Ignore files generated by PhpStorm
/.idea/

# Ignore build
/build/

# Ignore log & cache files
.php-cs-fixer.cache
.php_cs.cache
.phpunit.result.cache
