X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=77c9859369ca40afc30bb4c59c58ffbde0ce228a;hb=f09a06908edf5631bee6093120d6f06cfe1fc15d;hp=e8b021d11b477830ee653457045bb843bc6052ef;hpb=1c600888857544986d6576bc164e0dc8f0f4b6c7;p=ffmpeg diff --git a/.gitignore b/.gitignore index e8b021d11b4..77c9859369c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -.config -.version *.a *.o *.d @@ -15,49 +13,47 @@ *-example *-test *_g -*.def -*.dll -*.lib -*.exp -config.* -doc/*.1 -doc/*.html -doc/*.pod -doc/fate.txt -doxy -ffmpeg -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 -libavutil/avconfig.h -tests/audiogen -tests/base64 -tests/data -tests/rotozoom -tests/tiny_psnr -tests/videogen -tests/vsynth1 -tools/aviocat -tools/cws2fws -tools/ffeval -tools/graph2dot -tools/ismindex -tools/lavfi-showfiltfmts -tools/pktdumper -tools/probetest -tools/qt-faststart -tools/trasher -version.h +/.config +/.version +/ffmpeg +/ffplay +/ffprobe +/ffserver +/config.* +/version.h +/doc/*.1 +/doc/*.html +/doc/*.pod +/doc/avoptions_codec.texi +/doc/avoptions_format.texi +/doc/examples/decoding_encoding +/doc/examples/filtering_audio +/doc/examples/filtering_video +/doc/examples/metadata +/doc/examples/muxing +/doc/fate.txt +/doc/print_options +/doxy/ +/libavcodec/*_tablegen +/libavcodec/*_tables.c +/libavcodec/*_tables.h +/libavcodec/codec_names.h +/libavutil/avconfig.h +/tests/audiogen +/tests/base64 +/tests/data/ +/tests/rotozoom +/tests/tiny_psnr +/tests/videogen +/tests/vsynth1/ +/tools/aviocat +/tools/ffbisect +/tools/bisect.need +/tools/cws2fws +/tools/ffeval +/tools/graph2dot +/tools/ismindex +/tools/pktdumper +/tools/probetest +/tools/qt-faststart +/tools/trasher