mirror of
https://github.com/holub/mame
synced 2025-04-17 22:13:04 +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
|
||||
/CMakeLists.txt
|
||||
/samples
|
||||
src/devices/cpu/m68000/*.exe
|
||||
src/devices/cpu/m68000/*.o
|
||||
|
Loading…
Reference in New Issue
Block a user