mirror of
https://github.com/holub/mame
synced 2025-06-08 13:53:52 +03:00
Missing regtests folder in .gitignore
This commit is contained in:
parent
0e262ba9d7
commit
aef1472f1d
5
.gitignore
vendored
5
.gitignore
vendored
@ -8,6 +8,7 @@
|
|||||||
!/hlsl/
|
!/hlsl/
|
||||||
!/keymaps/
|
!/keymaps/
|
||||||
!/nl_examples/
|
!/nl_examples/
|
||||||
|
!/regtests/
|
||||||
!/samples/
|
!/samples/
|
||||||
!/scripts/
|
!/scripts/
|
||||||
!/src/
|
!/src/
|
||||||
@ -21,7 +22,7 @@
|
|||||||
!/mame.doxygen
|
!/mame.doxygen
|
||||||
!/*.md
|
!/*.md
|
||||||
/.idea
|
/.idea
|
||||||
src/regtests/chdman/temp
|
regtests/chdman/temp
|
||||||
src/regtests/jedutil/output
|
regtests/jedutil/output
|
||||||
*.pyc
|
*.pyc
|
||||||
/CMakeLists.txt
|
/CMakeLists.txt
|
Loading…
Reference in New Issue
Block a user