Skip to content

Commit e006ee5

Browse files
committed
Merge pull request #1085 from giosh94mhz/symfony2_ignore_phpunit_xml
Ignore phpunit.xml in Symfony2 applications
2 parents 791e4de + 5be5971 commit e006ee5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Symfony2.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ web/bundles/*
1212
app/config/parameters.ini
1313
app/config/parameters.yml
1414

15+
# PHPUnit
16+
app/phpunit.xml
17+
1518
# Composer
1619
composer.phar

0 commit comments

Comments
 (0)