Explorar o código

Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xml

Ignore phpunit.xml in Symfony2 applications
Carl Suster %!s(int64=11) %!d(string=hai) anos
pai
achega
e006ee5975
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Symfony2.gitignore

+ 3 - 0
Symfony2.gitignore

@@ -12,5 +12,8 @@ web/bundles/*
 app/config/parameters.ini
 app/config/parameters.yml
 
+# PHPUnit
+app/phpunit.xml
+
 # Composer
 composer.phar