Merge pull request #18226 from nextcloud/ignore-phpunit-8-file

Ignore .phpunit.result.cache
This commit is contained in:
Roeland Jago Douma 2019-12-04 15:59:46 +01:00 committed by GitHub
commit 72e6ca42db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -135,6 +135,7 @@ Vagrantfile
# Tests - auto-generated files
/data-autotest
/tests/.phpunit.result.cache
/tests/coverage*
/tests/css
/tests/karma-coverage