# Composer vendors
/vendor/

# PHPUnit
phpunit.xml
.phpunit.result.cache

# PHP-CS-Fixer
.php_cs.cache

# Editos
/.idea/
/nbprojects/
