From 44c54629c2982bef3cfc2c5c82d0be555e4fb933 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 24 Oct 2014 14:20:32 +0200 Subject: fix for gitignore (nw) --- .gitignore | 50 ++++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 22 deletions(-) diff --git a/.gitignore b/.gitignore index b0d63b3a042..319cba4e0d6 100644 --- a/.gitignore +++ b/.gitignore @@ -20,27 +20,33 @@ src/regtests/jedutil/output /*.bat /*.sln /*.suo -mame64 -mess64 -ume64 -mame -mess -ume -castool -chdman -floptool -imgtool -jedutil -ldresample -ldverify -nltool -pngcmp -regrep -romcmp -split -src2html -srcclean -testkeys -unidasm +/mame64 +/mess64 +/ume64 +/mame +/mess +/ume +/mame64d +/mess64d +/ume64d +/mamed +/messd +/umed +/castool +/chdman +/floptool +/imgtool +/jedutil +/ldresample +/ldverify +/nltool +/pngcmp +/regrep +/romcmp +/split +/src2html +/srcclean +/testkeys +/unidasm /*.psess /*.vsp -- cgit v1.2.3