X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=e225866ec68e213a6f88cb4062107b94d33ea2f8;hb=440e8dd374b732c48d564d9f1bb0ec3b1b786fb9;hp=754051d79d5ee25aedfe2cf727983d544870807e;hpb=50639cbefef8cc9f3df19241be7cf23cde8313b7;p=ffmpeg diff --git a/.gitignore b/.gitignore index 754051d79d5..e225866ec68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,46 +1,63 @@ -.config -.version +*.a *.o *.d +*.def +*.dll +*.dylib *.exe -*.ho +*.exp +*.gcda +*.gcno +*.h.c +*.ilk +*.lib +*.pc +*.pdb +*.so +*.so.* +*.swp +*.ver *-example *-test -config.* -doc/*.1 -doc/*.html -doc/*.pod -doxy -avconv -avplay -avprobe -avserver -libavcodec/*_tablegen -libavcodec/*_tables.c -libavcodec/*_tables.h -libavcodec/libavcodec* -libavdevice/libavdevice* -libavfilter/libavfilter* -libavformat/libavformat* -libavutil/avconfig.h -libavutil/libavutil* -libpostproc/libpostproc* -libswscale/libswscale* -tests/audiogen -tests/base64 -tests/data -tests/rotozoom -tests/tiny_psnr -tests/videogen -tests/vsynth1 -tests/vsynth2 -tools/aviocat -tools/cws2fws -tools/graph2dot -tools/ismindex -tools/lavfi-showfiltfmts -tools/pktdumper -tools/probetest -tools/qt-faststart -tools/trasher -version.h +/.config +/.version +/avconv +/avplay +/avprobe +/config.* +/coverage.info +/version.h +/doc/*.1 +/doc/*.html +/doc/*.pod +/doc/avoptions_codec.texi +/doc/avoptions_format.texi +/doc/doxy/html/ +/doc/examples/avcodec +/doc/examples/filter_audio +/doc/examples/metadata +/doc/examples/output +/doc/examples/transcode_aac +/doc/print_options +/lcov/ +/libavcodec/*_tablegen +/libavcodec/*_tables.c +/libavcodec/*_tables.h +/libavutil/avconfig.h +/tests/audiogen +/tests/base64 +/tests/data/ +/tests/pixfmts.mak +/tests/rotozoom +/tests/tiny_psnr +/tests/videogen +/tests/vsynth1/ +/tools/aviocat +/tools/cws2fws +/tools/graph2dot +/tools/ismindex +/tools/pktdumper +/tools/probetest +/tools/qt-faststart +/tools/sidxindex +/tools/trasher