X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=19dbe88ff6a2d10c3da1f34e02cd161f3d59c24a;hb=8e2763786dd0ba0e895eafd6959a768608513eb6;hp=dfc1355d9ecf15263e3efc48729abe4f9a4365b5;hpb=5d115c1da76a8ab935a74ff76e8189ca05a9f048;p=ffmpeg diff --git a/.gitignore b/.gitignore index dfc1355d9ec..19dbe88ff6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,48 +1,48 @@ -.config -.version +*.a *.o *.d +*.def +*.dll *.exe -*.ho +*.h.c +*.lib +*.pc +*.so +*.so.* +*.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 +/avserver +/config.* +/version.h +/doc/*.1 +/doc/*.html +/doc/*.pod +/doc/avoptions_codec.texi +/doc/avoptions_format.texi +/doc/print_options +/doxy/ +/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