aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.luacov3
1 files changed, 3 insertions, 0 deletions
diff --git a/.luacov b/.luacov
new file mode 100644
index 00000000..5a5fdc36
--- /dev/null
+++ b/.luacov
@@ -0,0 +1,3 @@
+exclude = {
+ "^%./spec/";
+}