mame/.gitignore
Miodrag Milanovic 178167b8fe Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic]
Need optimization and cleanup, note that all shaders can be built only on windows
due to usage of DirectX DLLs
2016-02-07 15:49:55 +01:00

35 lines
502 B
Plaintext

*~
/*
/*/
!/3rdparty/
!/benchmarks/
!/artwork/
!/docs/
!/hash/
!/hlsl/
!/keymaps/
!/nl_examples/
!/regtests/
!/samples/
!/scripts/
!/src/
!/shaders/
!/tests/
!/doxygen/
!/web/
!/.gitattributes
!/.gitignore
!/.travis.yml
!/makefile
!/mame.doxygen
!/*.md
/.idea
regtests/chdman/temp
regtests/jedutil/output
*.pyc
/CMakeLists.txt
/src/devices/cpu/m68000/m68kops.cpp
/src/devices/cpu/m68000/m68kops.h
/src/devices/cpu/m68000/m68kmake.*
/src/devices/cpu/m68000/m68kmake
!/src/devices/cpu/m68000/m68kmake.cpp