diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e3efcc2cd0a..0edfb01a5b7 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ regtests/jedutil/output /src/devices/cpu/m68000/m68kops.cpp /src/devices/cpu/m68000/m68kops.h /src/devices/cpu/m68000/m68kmake.* +/src/devices/cpu/m68000/m68kmake !/src/devices/cpu/m68000/m68kmake.cpp
\ No newline at end of file |