diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-02-18 18:37:48 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-02-19 10:19:15 +0100 |
commit | 294a51e18ab7df4d658249361a03f0d716a4e9f0 (patch) | |
tree | f25bbc2ffaa43b97ca116610bad7c35c914a044c /.gitignore | |
parent | 1e142d5b4842dcb39fcb0e92e4aacbc9977bfa66 (diff) | |
download | ffmpeg-streaming-294a51e18ab7df4d658249361a03f0d716a4e9f0.zip ffmpeg-streaming-294a51e18ab7df4d658249361a03f0d716a4e9f0.tar.gz |
gitignore: Add all examples below doc/examples
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ /doc/avoptions_codec.texi /doc/avoptions_format.texi /doc/doxy/html/ +/doc/examples/avcodec +/doc/examples/metadata /doc/examples/output /doc/examples/transcode_aac /doc/print_options |