From 60767a3836d45fc830f6f6583e8c5dca331901db Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Thu, 5 Nov 2015 19:34:53 -0800 Subject: Ignore more stuff in hgignore --- .hgignore | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.hgignore b/.hgignore index 76ecb74..972e301 100644 --- a/.hgignore +++ b/.hgignore @@ -7,15 +7,19 @@ syntax: glob *.pdf *.tar.gz *.list +*.wav +*.z80 *~ +arrow.png +font_interlace_variable.png starscream/* -gxz80/* +gxz80 musashi/* vdpreverse/* nemesis/* html/* generated_tests/* -ztests/* +ztests glew/* lib/* android/obj @@ -46,5 +50,8 @@ stateview trans zdis ztestrun - +vgmplay +vgmsplit log*.txt +*report*.txt +output*.txt -- cgit v1.2.3