diff --git a/.gitignore b/.gitignore index 1d0a0a9..6d915e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.direnv/ +/.phpunit.cache/ /composer.lock /vendor /build @@ -11,4 +12,4 @@ /node_modules/ /benchmarks/ /.vscode/ -/.phpunit.result.cache \ No newline at end of file +/.phpunit.result.cache