Commit e006ee59 authored by Carl Suster's avatar Carl Suster

Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xml

Ignore phpunit.xml in Symfony2 applications
parents 791e4de3 5be59710
......@@ -12,5 +12,8 @@ web/bundles/*
app/config/parameters.ini
app/config/parameters.yml
# PHPUnit
app/phpunit.xml
# Composer
composer.phar
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment