summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 81ef5cc7e13448f00c6a34e4e3403ae5ebd7521f (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
38
*.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
/player/builtin_conf.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