mame/.gitignore

52 lines
519 B
Plaintext
Raw Permalink Normal View History

2014-10-23 13:08:38 -04:00
*~
.*.sw?
*.mo
*.orig
*.pyc
*.pyo
*.rej
*.L68
*.S68
.DS_Store
2014-10-24 08:51:06 -04:00
/*
/*/
!/.github/
!/3rdparty/
!/android-project/
!/benchmarks/
!/artwork/
2016-02-18 09:57:34 -05:00
!/bgfx/
!/docs/
!/hash/
!/hlsl/
!/keymaps/
!/language/
!/nl_examples/
!/plugins/
!/projects/
2015-11-27 09:56:17 -05:00
!/regtests/
!/samples/
!/scripts/
!/src/
!/shaders/
!/tests/
!/doxygen/
!/web/
2014-10-24 08:51:06 -04:00
!/.gitattributes
!/.gitignore
2015-07-10 10:41:08 -04:00
!/.travis.yml
2014-10-24 08:51:06 -04:00
!/makefile
!/mame.doxygen
2014-10-24 08:51:06 -04:00
!/*.md
!/*.bdf
!/LICENSE
2015-11-08 08:54:59 -05:00
/.idea
.vscode
docs/build
docs/source/_build
2015-11-27 09:56:17 -05:00
regtests/chdman/temp
regtests/jedutil/output
/CMakeLists.txt
2016-12-02 16:41:20 -05:00
/samples