Diff

.hgignore @ 8244:6a27e5f276f7

.hgignore: Add luacov.report.out, luacov.report.out.index and luacov.stats.out
author Waqas Hussain <waqas20@gmail.com>
date Sun, 17 Sep 2017 11:17:45 -0400
parent 7770:f0024972489e
child 8345:850c433eb862
line wrap: on
line diff
--- a/.hgignore	Sat Sep 16 17:24:56 2017 +0200
+++ b/.hgignore	Sun Sep 17 11:17:45 2017 -0400
@@ -27,3 +27,6 @@
 *.exp
 *.lib
 *.obj
+luacov.report.out
+luacov.report.out.index
+luacov.stats.out
\ No newline at end of file