Ignore PHPUnit cache file

This commit is contained in:
Vitor Mattos 2021-01-08 19:05:20 -03:00
parent de543c2bd0
commit 14f280fd20

3
.gitignore vendored
View file

@ -3,4 +3,5 @@
/vendor/
/build/
node_modules/
/.php_cs.cache
/.php_cs.cache
.phpunit.result.cache