diff options
author | Waqas Hussain <waqas20@gmail.com> | 2017-09-17 11:17:45 -0400 |
---|---|---|
committer | Waqas Hussain <waqas20@gmail.com> | 2017-09-17 11:17:45 -0400 |
commit | 4fcc7cd0497557d7417f846edb8f4fdf1cea1530 (patch) | |
tree | 60018e958930be9997e46c1c5e46d485885492c4 /.hgignore | |
parent | 315f0ff5456b5f7154379ae99e0e02ec449fa3dc (diff) | |
download | prosody-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-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |