1*~
2.*.sw?
3*.mo
4*.orig
5*.pyc
6*.pyo
7*.rej
8*.L68
9*.S68
10.DS_Store
11
12/*
13/*/
14!/.github/
15!/3rdparty/
16!/android-project/
17!/benchmarks/
18!/artwork/
19!/bgfx/
20!/docs/
21!/hash/
22!/hlsl/
23!/keymaps/
24!/language/
25!/nl_examples/
26!/plugins/
27!/projects/
28!/regtests/
29!/samples/
30!/scripts/
31!/src/
32!/shaders/
33!/tests/
34!/doxygen/
35!/web/
36!/.gitattributes
37!/.gitignore
38!/.travis.yml
39!/makefile
40!/mame.doxygen
41!/*.md
42!/*.bdf
43!/LICENSE
44/.idea
45docs/build
46docs/source/_build
47regtests/chdman/temp
48regtests/jedutil/output
49/CMakeLists.txt
50/samples
51