# PHPUnit special files
phpunit.xml
phpunit.phar

# Composer
/vendor/
composer.lock

# Doctrine backup files 
*.php~



