mirror of
https://github.com/holub/mame
synced 2025-04-16 05:24:54 +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
|
||||
!/.gitignore
|
||||
!/.travis.yml
|
||||
!/makefile
|
||||
!/mame.doxygen
|
||||
!/mame.doxygen
|
||||
!/*.md
|
||||
/cfg
|
||||
/diff
|
||||
/ini
|
||||
/inp
|
||||
/nvram
|
||||
/obj
|
||||
/roms
|
||||
/snap
|
||||
src/regtests/chdman/temp
|
||||
src/regtests/jedutil/output
|
||||
/sta
|
||||
*.pyc
|
||||
/build
|
||||
/documentation
|
||||
*.pyc
|
Loading…
Reference in New Issue
Block a user