mirror of
https://github.com/holub/mame
synced 2025-06-03 19:36:26 +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
|
||||
/*.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
|
||||
|
Loading…
Reference in New Issue
Block a user