X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=96494aad54841a50c7c95356c538cde99b693b5e;hb=715eb7ca24c9fda8aed88a3276f5d11567c355bc;hp=dfc1355d9ecf15263e3efc48729abe4f9a4365b5;hpb=5d115c1da76a8ab935a74ff76e8189ca05a9f048;p=ffmpeg diff --git a/.gitignore b/.gitignore index dfc1355d9ec..96494aad548 100644 --- a/.gitignore +++ b/.gitignore @@ -1,48 +1,64 @@ -.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 -doc/avoptions_codec.texi -doc/avoptions_format.texi -doc/print_options -libavcodec/*_tablegen -libavcodec/*_tables.c -libavcodec/*_tables.h -libavcodec/libavcodec* -libavdevice/libavdevice* -libavfilter/libavfilter* -libavformat/libavformat* -libavutil/avconfig.h -libavutil/libavutil* -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 +/avversion.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/checkasm/checkasm +/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