getFinder() ->ignoreVCSIgnored(true) ->notPath('build') ->notPath('vendor') ->in(__DIR__); return $config;