mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
turned folder rights the other way around
This commit is contained in:
parent
b951fc36ff
commit
9f6640deb5
29
.gitignore
vendored
29
.gitignore
vendored
@ -1,23 +1,24 @@
|
|||||||
*~
|
*~
|
||||||
/*
|
/*
|
||||||
!/*/
|
/*/
|
||||||
|
!/3rdparty/
|
||||||
|
!/artwork/
|
||||||
|
!/docs/
|
||||||
|
!/hash/
|
||||||
|
!/hlsl/
|
||||||
|
!/keymaps/
|
||||||
|
!/nl_examples/
|
||||||
|
!/samples/
|
||||||
|
!/scripts/
|
||||||
|
!/src/
|
||||||
|
!/tests/
|
||||||
|
!/web/
|
||||||
!/.gitattributes
|
!/.gitattributes
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
!/.travis.yml
|
!/.travis.yml
|
||||||
!/makefile
|
!/makefile
|
||||||
!/mame.doxygen
|
!/mame.doxygen
|
||||||
!/*.md
|
!/*.md
|
||||||
/cfg
|
|
||||||
/diff
|
|
||||||
/ini
|
|
||||||
/inp
|
|
||||||
/nvram
|
|
||||||
/obj
|
|
||||||
/roms
|
|
||||||
/snap
|
|
||||||
src/regtests/chdman/temp
|
src/regtests/chdman/temp
|
||||||
src/regtests/jedutil/output
|
src/regtests/jedutil/output
|
||||||
/sta
|
*.pyc
|
||||||
*.pyc
|
|
||||||
/build
|
|
||||||
/documentation
|
|
Loading…
Reference in New Issue
Block a user