mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
fix for gitignore (nw)
This commit is contained in:
parent
ea75a57613
commit
44c54629c2
50
.gitignore
vendored
50
.gitignore
vendored
@ -20,27 +20,33 @@ src/regtests/jedutil/output
|
|||||||
/*.bat
|
/*.bat
|
||||||
/*.sln
|
/*.sln
|
||||||
/*.suo
|
/*.suo
|
||||||
mame64
|
/mame64
|
||||||
mess64
|
/mess64
|
||||||
ume64
|
/ume64
|
||||||
mame
|
/mame
|
||||||
mess
|
/mess
|
||||||
ume
|
/ume
|
||||||
castool
|
/mame64d
|
||||||
chdman
|
/mess64d
|
||||||
floptool
|
/ume64d
|
||||||
imgtool
|
/mamed
|
||||||
jedutil
|
/messd
|
||||||
ldresample
|
/umed
|
||||||
ldverify
|
/castool
|
||||||
nltool
|
/chdman
|
||||||
pngcmp
|
/floptool
|
||||||
regrep
|
/imgtool
|
||||||
romcmp
|
/jedutil
|
||||||
split
|
/ldresample
|
||||||
src2html
|
/ldverify
|
||||||
srcclean
|
/nltool
|
||||||
testkeys
|
/pngcmp
|
||||||
unidasm
|
/regrep
|
||||||
|
/romcmp
|
||||||
|
/split
|
||||||
|
/src2html
|
||||||
|
/srcclean
|
||||||
|
/testkeys
|
||||||
|
/unidasm
|
||||||
/*.psess
|
/*.psess
|
||||||
/*.vsp
|
/*.vsp
|
||||||
|
Loading…
Reference in New Issue
Block a user