Commit 5be59710 authored by Giorgio Premi's avatar Giorgio Premi

Ignore phpunit.xml in Symfony2 applications

parent 561bd5d2
...@@ -12,5 +12,8 @@ web/bundles/* ...@@ -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
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