diff options
author | Jesse Liu <jesselfree@gmail.com> | 2017-09-10 13:31:16 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-10 19:08:33 +0200 |
commit | 8e17cd20b9cd189b18c73d10391a7729edf44070 (patch) | |
tree | 669259f9860511f816cbe54bf9797bff9fbc78b9 /libavutil | |
parent | 981f04b2ae2d6e0355386aaff39840eb5d390a36 (diff) | |
download | ffmpeg-8e17cd20b9cd189b18c73d10391a7729edf44070.tar.gz |
add missing ignore files
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil')
-rw-r--r-- | libavutil/tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore index a88cd97e50..8ede070887 100644 --- a/libavutil/tests/.gitignore +++ b/libavutil/tests/.gitignore @@ -34,6 +34,7 @@ /pca /pixdesc /pixelutils +/pixfmt_best /random_seed /rational /ripemd |