diff --git a/.gitignore b/.gitignore index 2457b727f9e..a9154ad4011 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ !/hlsl/ !/keymaps/ !/nl_examples/ +!/regtests/ !/samples/ !/scripts/ !/src/ @@ -21,7 +22,7 @@ !/mame.doxygen !/*.md /.idea -src/regtests/chdman/temp -src/regtests/jedutil/output +regtests/chdman/temp +regtests/jedutil/output *.pyc -/CMakeLists.txt \ No newline at end of file +/CMakeLists.txt