mame/.gitignore

51 lines
633 B
Text
Raw Normal View History

2014-10-23 19:08:38 +02:00
*~
.*.sw?
*.mo
*.orig
*.pyc
*.pyo
*.rej
.DS_Store
2014-10-24 14:51:06 +02:00
/*
/*/
!/3rdparty/
!/android-project/
!/benchmarks/
!/artwork/
2016-02-18 15:57:34 +01:00
!/bgfx/
!/docs/
!/hash/
!/hlsl/
2016-11-29 00:16:59 +01:00
!/ini/
!/keymaps/
!/language/
!/nl_examples/
!/plugins/
2015-11-27 15:56:17 +01:00
!/regtests/
!/samples/
!/scripts/
!/src/
!/shaders/
!/tests/
!/doxygen/
!/web/
2016-05-29 10:10:41 +02:00
!/.drone.yml
2014-10-24 14:51:06 +02:00
!/.gitattributes
!/.gitignore
2015-07-10 16:41:08 +02:00
!/.travis.yml
2014-10-24 14:51:06 +02:00
!/makefile
!/mame.doxygen
2014-10-24 14:51:06 +02:00
!/*.md
!/*.bdf
!/LICENSE
2015-11-08 14:54:59 +01:00
/.idea
2015-11-27 15:56:17 +01:00
regtests/chdman/temp
regtests/jedutil/output
/CMakeLists.txt
/src/devices/cpu/m68000/m68kops.cpp
/src/devices/cpu/m68000/m68kops.h
/src/devices/cpu/m68000/m68kmake.*
2016-01-30 20:53:28 +01:00
/src/devices/cpu/m68000/m68kmake
!/src/devices/cpu/m68000/m68kmake.cpp