diff --git a/.gitignore b/.gitignore index a5fa0f9a..2fba55ec 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ /tests/Application/yarn.lock /web/media + +/.phpunit.result.cache diff --git a/.phpunit.result.cache b/.phpunit.result.cache deleted file mode 100644 index 2de2a6da..00000000 --- a/.phpunit.result.cache +++ /dev/null @@ -1 +0,0 @@ -{"version":1,"defects":[],"times":[]} \ No newline at end of file