mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 11:58:51 +00:00
[ticket/15699] Remove .phpunit.result.cache
PHPBB3-15699
This commit is contained in:
parent
bb84af9a48
commit
bf467f8ece
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -41,6 +41,7 @@
|
||||||
|
|
||||||
# Excludes test / dev files
|
# Excludes test / dev files
|
||||||
/phpunit.xml
|
/phpunit.xml
|
||||||
|
/.phpunit.result.cache
|
||||||
/phpBB/composer.phar
|
/phpBB/composer.phar
|
||||||
/tests/phpbb_unit_tests.sqlite*
|
/tests/phpbb_unit_tests.sqlite*
|
||||||
/tests/test_config*.php
|
/tests/test_config*.php
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
{"version":1,"defects":[],"times":[]}
|
|
Loading…
Add table
Reference in a new issue