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