From f6bbd63557f50fde83a8bf5c4e57d7dd50ca53c8 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Wed, 1 Apr 2026 09:23:32 +0200 Subject: [PATCH] avutil/tests/.gitignore: Add recently added test tools Signed-off-by: Andreas Rheinhardt --- libavutil/tests/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore index 951cafb2d7..ec8e70703b 100644 --- a/libavutil/tests/.gitignore +++ b/libavutil/tests/.gitignore @@ -15,6 +15,7 @@ /cpu_init /crc /des +/detection_bbox /dict /display /error @@ -22,6 +23,7 @@ /eval /fifo /file +/film_grain_params /hash /hmac /hwdevice @@ -46,9 +48,12 @@ /sha512 /side_data_array /softfloat +/spherical +/stereo3d /tea /tree /twofish /utf8 /uuid +/video_enc_params /xtea