Remove git from coverage

This commit is contained in:
Dennis Eichhorn 2017-11-26 13:18:23 +01:00
parent 320772f194
commit 688a88701e

View File

@ -26,6 +26,7 @@ use phpOMS\Utils\StringUtils;
* @license OMS License 1.0
* @link http://website.orange-management.de
* @since 1.0.0
* @codeCoverageIgnore
*/
class Repository
{