summaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2020-05-21 20:48:57 +0200
committer Olivier Galibert <galibert@pobox.com>2020-05-21 20:49:34 +0200
commitb16275062ace2644fb54d614c01891898a3cc61a (patch)
tree48d8c7ba6b2f8cfa6204519205cad4d3db58c2fe /.gitignore
parent7aefd0652e3633fce4d24d32f61401b5fec24ebf (diff)
Revert "Modifiy .gitignore to ignore mk68kmake executable and object files (nw)"
This reverts commit 7aefd0652e3633fce4d24d32f61401b5fec24ebf. These files have not been generated since commit ea9cd8aea1bc1aa649645b52e43937815f2d87eb done Sep 13, 2018, which is the time where that specific ignore was removed.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index cbe2778ab22..2b7b463e391 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,5 +48,3 @@ regtests/chdman/temp
regtests/jedutil/output
/CMakeLists.txt
/samples
-src/devices/cpu/m68000/*.exe
-src/devices/cpu/m68000/*.o