add phpunit results to gitignore

This commit is contained in:
Yuri Kuznetsov
2020-04-08 10:04:16 +03:00
parent 187e007653
commit 9b878148cf
+1
View File
@@ -14,6 +14,7 @@ npm-debug.log
/tests/unit/testData/cache/*
!/tests/unit/testData/cache/.data
/tests/integration/config.php
.phpunit.result.cache
composer.phar
vendor/
/custom/Espo/Custom/*