]> git.sesse.net Git - ffmpeg/blob - .gitignore
Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b'
[ffmpeg] / .gitignore
1 *.a
2 *.o
3 *.d
4 *.def
5 *.dll
6 *.dylib
7 *.exe
8 *.h.c
9 *.lib
10 *.pc
11 *.so
12 *.so.*
13 *.ver
14 *-example
15 *-test
16 *_g
17 /.config
18 /.version
19 /ffmpeg
20 /ffplay
21 /ffprobe
22 /ffserver
23 /config.*
24 /version.h
25 /doc/*.1
26 /doc/*.html
27 /doc/*.pod
28 /doc/avoptions_codec.texi
29 /doc/avoptions_format.texi
30 /doc/examples/decoding_encoding
31 /doc/examples/demuxing
32 /doc/examples/filtering_audio
33 /doc/examples/filtering_video
34 /doc/examples/metadata
35 /doc/examples/muxing
36 /doc/examples/scaling_video
37 /doc/fate.txt
38 /doc/print_options
39 /doxy/
40 /libavcodec/*_tablegen
41 /libavcodec/*_tables.c
42 /libavcodec/*_tables.h
43 /libavutil/avconfig.h
44 /tests/audiogen
45 /tests/base64
46 /tests/data/
47 /tests/rotozoom
48 /tests/tiny_psnr
49 /tests/videogen
50 /tests/vsynth1/
51 /tools/aviocat
52 /tools/ffbisect
53 /tools/bisect.need
54 /tools/cws2fws
55 /tools/ffeval
56 /tools/graph2dot
57 /tools/ismindex
58 /tools/pktdumper
59 /tools/probetest
60 /tools/qt-faststart
61 /tools/trasher