X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=138f076e407b4a80272bc49e5dfc806fe05cfd80;hb=4d3787763218de4c3e838b31f0fb2153b8d6af20;hp=2c3b047695f04d02ddc88654b5339827ea1a27fe;hpb=a8cedbebf163ad376abc4703b3156c44d0858404;p=ffmpeg diff --git a/.gitignore b/.gitignore index 2c3b047695f..138f076e407 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,17 @@ .config .version +*.a *.o *.d +*.def +*.dll *.exe *.ho +*.lib +*.pc +*.so +*.so.* +*.ver *-example *-test *_g @@ -22,20 +30,19 @@ ffplay ffprobe ffserver avconv +doc/avoptions_codec.texi +doc/avoptions_format.texi +doc/print_options +doc/examples/decoding_encoding +doc/examples/filtering_audio +doc/examples/filtering_video +doc/examples/metadata +doc/examples/muxing libavcodec/*_tablegen libavcodec/*_tables.c libavcodec/*_tables.h libavcodec/codec_names.h -libavcodec/libavcodec* -libavcore/libavcore* -libavdevice/libavdevice* -libavfilter/libavfilter* -libavformat/libavformat* libavutil/avconfig.h -libavutil/libavutil* -libpostproc/libpostproc* -libswresample/libswresample* -libswscale/libswscale* tests/audiogen tests/base64 tests/data @@ -46,6 +53,7 @@ tests/vsynth1 tests/vsynth2 tools/aviocat tools/cws2fws +tools/ffeval tools/graph2dot tools/ismindex tools/lavfi-showfiltfmts