mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Revert "update git ignore list. (nw)"
This commit is contained in:
parent
68772044fb
commit
24c43b94a0
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,7 +17,6 @@
|
|||||||
!/docs/
|
!/docs/
|
||||||
!/hash/
|
!/hash/
|
||||||
!/hlsl/
|
!/hlsl/
|
||||||
!/ini/
|
|
||||||
!/keymaps/
|
!/keymaps/
|
||||||
!/language/
|
!/language/
|
||||||
!/nl_examples/
|
!/nl_examples/
|
||||||
@ -48,3 +47,4 @@ regtests/jedutil/output
|
|||||||
/src/devices/cpu/m68000/m68kmake.*
|
/src/devices/cpu/m68000/m68kmake.*
|
||||||
/src/devices/cpu/m68000/m68kmake
|
/src/devices/cpu/m68000/m68kmake
|
||||||
!/src/devices/cpu/m68000/m68kmake.cpp
|
!/src/devices/cpu/m68000/m68kmake.cpp
|
||||||
|
/samples
|
||||||
|
1
3rdparty/genie/.gitignore
vendored
1
3rdparty/genie/.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
bin
|
bin
|
||||||
build/*/obj
|
build/*/obj
|
||||||
|
src/host/scripts.c
|
||||||
|
Loading…
Reference in New Issue
Block a user