Software /
code /
prosody
Comparison
.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 |
comparison
equal
deleted
inserted
replaced
8243:292f61d9d30a | 8244:6a27e5f276f7 |
---|---|
25 *.debug | 25 *.debug |
26 *.dll | 26 *.dll |
27 *.exp | 27 *.exp |
28 *.lib | 28 *.lib |
29 *.obj | 29 *.obj |
30 luacov.report.out | |
31 luacov.report.out.index | |
32 luacov.stats.out |