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 | |
parent | ad406f7e402977cb7dbc78ccb63e21c137f6699e (diff) | |
download | ffmpeg-8fdd24455e9793d8b72c63fe06059e20ec267c9f.tar.gz |
.gitignore: add /doc/examples/pc-uninstalled
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9389a1c3f0..48dad7beda 100644 --- a/.gitignore +++ b/.gitignore @@ -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 |