diff options
author | 2018-09-13 09:12:27 +0200 | |
---|---|---|
committer | 2019-04-29 22:04:15 +0200 | |
commit | ea9cd8aea1bc1aa649645b52e43937815f2d87eb (patch) | |
tree | 36fae51df0f979cb2fc5a93b067869339310c62f /.gitignore | |
parent | 68d89ba465745030a1e5198f749004f5d15423eb (diff) |
m680x0: gratuitously convert the generator to python [O. Galibert]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index bb1319fc9c1..b13c3f3f15a 100644 --- a/.gitignore +++ b/.gitignore @@ -44,9 +44,4 @@ docs/build regtests/chdman/temp regtests/jedutil/output /CMakeLists.txt -/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 /samples |