Browse Source

PHPUnit: Add tests/phpunit.xml to gitignore.

remotes/origin/stable6
Andreas Fischer 13 years ago
parent
commit
d015b9219c
  1. 3
      .gitignore

3
.gitignore

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

Loading…
Cancel
Save