diff --git a/.gitignore b/.gitignore index 1af2fe2..fcc6788 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /app/vendor/ /node_modules/ +/.coverage-cache/ /.env /.hidden /.php-cs-fixer.cache