class Covered::Config

def ignore_paths

def ignore_paths
	['test/', 'fixtures/', 'spec/', 'vendor/', 'config/']
end