Skip to content

Commit 5be5971

Browse files
committed
Ignore phpunit.xml in Symfony2 applications
1 parent 561bd5d commit 5be5971

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)