mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore phpunit.xml in Symfony2 applications
This commit is contained in:
parent
561bd5d267
commit
5be59710d3
1 changed files with 3 additions and 0 deletions
|
@ -12,5 +12,8 @@ web/bundles/*
|
|||
app/config/parameters.ini
|
||||
app/config/parameters.yml
|
||||
|
||||
# PHPUnit
|
||||
app/phpunit.xml
|
||||
|
||||
# Composer
|
||||
composer.phar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue