From e164175811974e89588c174d8597f1971cb368bf Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Wed, 28 Oct 2020 22:32:49 +0300 Subject: feature: add support for luacov-console coverage tool --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d907c43..1648fb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.lua +luacov.* -- cgit v1.2.3