PHPUnit: Add tests/phpunit.xml to gitignore.

remotes/origin/stable6
Andreas Fischer 2013-06-27 16:44:55 +07:00
parent 121e4ca395
commit d015b9219c
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored

@ -72,6 +72,9 @@ nbproject
.well-known
/.buildpath
# Tests
/tests/phpunit.xml
#tests - autogenerated filed
data-autotest
/tests/coverage*