Browse Source

Ignore phpunit.xml in Symfony2 applications

Giorgio Premi 11 years ago
parent
commit
5be59710d3
1 changed files with 3 additions and 0 deletions
  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