# IDE
/.idea/

# Composer
/vendor/
/composer.phar

# Tests & reports
/tests/reports
/tests/phpunit-credentials.php

