summaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-01-30 20:53:28 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-01-30 20:53:28 +0100
commit5f3e6c8bdc4784d55615b9340e5e09a2214d2ae2 (patch)
treeaa538782493d424e4f48210c407773707704ebf1 /.gitignore
parent42622cfe8effd40c0bf63030738e43feaa6999d6 (diff)
fixed clang compile of m68kmake(nw)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
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