summaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
blob: b13c3f3f15a504ce7adfe8fd5ed6729bd0ab6682 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
*~
.*.sw?
*.mo
*.orig
*.pyc
*.pyo
*.rej
.DS_Store

/*
/*/
!/3rdparty/
!/android-project/
!/benchmarks/
!/artwork/
!/bgfx/
!/docs/
!/hash/
!/hlsl/
!/keymaps/
!/language/
!/nl_examples/
!/plugins/
!/projects/
!/regtests/
!/samples/
!/scripts/
!/src/
!/shaders/
!/tests/
!/doxygen/
!/web/
!/.drone.yml
!/.gitattributes
!/.gitignore
!/.travis.yml
!/makefile
!/mame.doxygen
!/*.md
!/*.bdf
!/LICENSE
/.idea
docs/build
regtests/chdman/temp
regtests/jedutil/output
/CMakeLists.txt
/samples