summaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a9154ad4011..1e1afa52def 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,7 @@ regtests/chdman/temp
regtests/jedutil/output
*.pyc
/CMakeLists.txt
+/src/devices/cpu/m68000/m68kops.cpp
+/src/devices/cpu/m68000/m68kops.h
+/src/devices/cpu/m68000/m68kmake.*
+!/src/devices/cpu/m68000/m68kmake.cpp \ No newline at end of file