X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=000f149c4e84eb33b9c8da18a0017e6fac56ec4e;hb=23e6d3d4e27c83e06d00aa072c84d057bd1dad23;hp=e8674708208824a6ec900077a72ed19e340d4d93;hpb=266463daff7bbd4c3a8a26ff11b1131df0fd5520;p=ffmpeg diff --git a/.gitignore b/.gitignore index e8674708208..000f149c4e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,44 +1,55 @@ -.config -.version +*.a *.o *.d +*.def +*.dll *.exe -*.ho +*.exp +*.gcda +*.gcno +*.h.c +*.ilk +*.lib +*.pc +*.pdb +*.so +*.so.* +*.ver *-example *-test -config.* -doc/*.1 -doc/*.html -doc/*.pod -doxy -ffmpeg -avplay -ffprobe -ffserver -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/cws2fws -tools/graph2dot -tools/lavfi-showfiltfmts -tools/pktdumper -tools/probetest -tools/qt-faststart -tools/trasher -version.h +/.config +/.version +/avconv +/avplay +/avprobe +/avserver +/config.* +/coverage.info +/version.h +/doc/*.1 +/doc/*.html +/doc/*.pod +/doc/avoptions_codec.texi +/doc/avoptions_format.texi +/doc/doxy/html/ +/doc/print_options +/lcov/ +/libavcodec/*_tablegen +/libavcodec/*_tables.c +/libavcodec/*_tables.h +/libavutil/avconfig.h +/tests/audiogen +/tests/base64 +/tests/data/ +/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/trasher