mirror of
https://github.com/holub/mame
synced 2025-06-07 13:23:50 +03:00
Modifiy .gitignore to ignore mk68kmake executable and object files (nw)
This commit is contained in:
parent
d6f2dbd915
commit
7aefd0652e
2
.gitignore
vendored
2
.gitignore
vendored
@ -48,3 +48,5 @@ regtests/chdman/temp
|
|||||||
regtests/jedutil/output
|
regtests/jedutil/output
|
||||||
/CMakeLists.txt
|
/CMakeLists.txt
|
||||||
/samples
|
/samples
|
||||||
|
src/devices/cpu/m68000/*.exe
|
||||||
|
src/devices/cpu/m68000/*.o
|
||||||
|
Loading…
Reference in New Issue
Block a user