diff options
author | Paul B Mahol <onemda@gmail.com> | 2013-01-16 20:08:20 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2013-01-17 17:59:18 +0000 |
commit | 8fdd24455e9793d8b72c63fe06059e20ec267c9f (patch) | |
tree | 8faab2cb028e795550a2a57558c60cd58e283978 /.gitignore | |
parent | ad406f7e402977cb7dbc78ccb63e21c137f6699e (diff) | |
download | ffmpeg-streaming-8fdd24455e9793d8b72c63fe06059e20ec267c9f.zip ffmpeg-streaming-8fdd24455e9793d8b72c63fe06059e20ec267c9f.tar.gz |
.gitignore: add /doc/examples/pc-uninstalled
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ /doc/examples/filtering_video /doc/examples/metadata /doc/examples/muxing +/doc/examples/pc-uninstalled /doc/examples/resampling_audio /doc/examples/scaling_video /doc/fate.txt |