aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorWaqas Hussain <waqas20@gmail.com>2017-09-17 11:17:45 -0400
committerWaqas Hussain <waqas20@gmail.com>2017-09-17 11:17:45 -0400
commitaf950b88c7bb0dfba70dd88e21245eb063e5ab1f (patch)
tree60018e958930be9997e46c1c5e46d485885492c4 /.hgignore
parent8178f6a7ae1b04667e57439562a60bc62cc7cdd8 (diff)
downloadprosody-af950b88c7bb0dfba70dd88e21245eb063e5ab1f.tar.gz
prosody-af950b88c7bb0dfba70dd88e21245eb063e5ab1f.zip
.hgignore: Add luacov.report.out, luacov.report.out.index and luacov.stats.out
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 1c17b0f7..5880b67c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -27,3 +27,6 @@ config.unix
*.exp
*.lib
*.obj
+luacov.report.out
+luacov.report.out.index
+luacov.stats.out \ No newline at end of file