summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 159e409d7dd8c20d2e0c388215d146c9f92d3bfd (plain)
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
*.o
*.a
*.d
*.exe
*.pyc
.depend

/config.h
/config.mak
/config.log
/mpv
/mpv.app
/version.h
/input/input_conf.h
/tags
/TAGS
/video/out/x11_icon.inc
/demux/ebml_defs.c
/demux/ebml_types.h
/sub/osd_font.h
/player/lua/*.inc
/DOCS/man/mpv.1
/DOCS/man/mpv.aux
/DOCS/man/mpv.log
/DOCS/man/mpv.out
/DOCS/man/mpv.pdf
/DOCS/man/mpv.toc

/waf
/waf-*
/waf3-*
/build
/.waf*
/.lock-waf_*

/old_build
/Makefile