mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
Merge pull request #1792 from mamedev/revert-1782-gitignore
Read this backwards, this would be bad (nw)
This commit is contained in:
commit
25789eda48
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,7 +17,6 @@
|
||||
!/docs/
|
||||
!/hash/
|
||||
!/hlsl/
|
||||
!/ini/
|
||||
!/keymaps/
|
||||
!/language/
|
||||
!/nl_examples/
|
||||
@ -48,3 +47,4 @@ regtests/jedutil/output
|
||||
/src/devices/cpu/m68000/m68kmake.*
|
||||
/src/devices/cpu/m68000/m68kmake
|
||||
!/src/devices/cpu/m68000/m68kmake.cpp
|
||||
/samples
|
||||
|
1
3rdparty/genie/.gitignore
vendored
1
3rdparty/genie/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
bin
|
||||
build/*/obj
|
||||
src/host/scripts.c
|
||||
|
Loading…
Reference in New Issue
Block a user