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