File

.luacov @ 9469:cd2f742e5826

.luacov: Add config for luacov, exclude spec/
author Matthew Wild <mwild1@gmail.com>
date Thu, 11 Oct 2018 10:39:11 +0100
line wrap: on
line source

exclude = {
	"^%./spec/";
}