summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrey Orst <andreyorst@gmail.com>2020-10-28 22:32:49 +0300
committerAndrey Orst <andreyorst@gmail.com>2020-10-28 22:32:49 +0300
commite164175811974e89588c174d8597f1971cb368bf (patch)
tree408853d19fb4dd8abc31ab1656bcebcf8f9b1c3a /.gitignore
parent74570a8734f5762f5a4f38360fa8f06c051c3dad (diff)
feature: add support for luacov-console coverage tool
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d907c43..1648fb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*.lua
+luacov.*