Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xml
Ignore phpunit.xml in Symfony2 applications
This commit is contained in:
commit
e006ee5975
@ -12,5 +12,8 @@ web/bundles/*
|
|||||||
app/config/parameters.ini
|
app/config/parameters.ini
|
||||||
app/config/parameters.yml
|
app/config/parameters.yml
|
||||||
|
|
||||||
|
# PHPUnit
|
||||||
|
app/phpunit.xml
|
||||||
|
|
||||||
# Composer
|
# Composer
|
||||||
composer.phar
|
composer.phar
|
||||||
|
Loading…
Reference in New Issue
Block a user