diff options
author | Diego Biurrun <diego@biurrun.de> | 2016-05-11 12:03:34 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2016-05-13 14:55:56 +0200 |
commit | 257f00ec1ab06a2a161f535036c6512f3fc8e801 (patch) | |
tree | 8e2344479d0f4ea6a85286c6b27c0e294a3de6bc /.gitignore | |
parent | 763d69bfb2f0094e99f43e657cfd2b0471361f6b (diff) | |
download | ffmpeg-streaming-257f00ec1ab06a2a161f535036c6512f3fc8e801.zip ffmpeg-streaming-257f00ec1ab06a2a161f535036c6512f3fc8e801.tar.gz |
Split global .gitignore file into per-directory files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 38 |
1 files changed, 1 insertions, 37 deletions
@@ -23,43 +23,7 @@ /avconv /avplay /avprobe +/avversion.h /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/ -/libavformat/protocol_list.c -/libavcodec/*_tablegen -/libavcodec/*_tables.c -/libavcodec/*_tables.h -/libavcodec/bsf_list.c -/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 |