turned folder rights the other way around

This commit is contained in:
hap 2015-08-26 23:09:47 +02:00
parent b951fc36ff
commit 9f6640deb5

29
.gitignore vendored
View File

@ -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