diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2b7b463e391..cbe2778ab22 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,5 @@ regtests/chdman/temp regtests/jedutil/output /CMakeLists.txt /samples +src/devices/cpu/m68000/*.exe +src/devices/cpu/m68000/*.o |