Changeset

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
parents 8243:292f61d9d30a
children 8245:9499db96c032
files .hgignore
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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