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
commit4fcc7cd0497557d7417f846edb8f4fdf1cea1530 (patch)
tree60018e958930be9997e46c1c5e46d485885492c4 /.hgignore
parent315f0ff5456b5f7154379ae99e0e02ec449fa3dc (diff)
downloadprosody-4fcc7cd0497557d7417f846edb8f4fdf1cea1530.tar.gz
prosody-4fcc7cd0497557d7417f846edb8f4fdf1cea1530.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