From 147bc6038d81ae9a0bd435cdb3b22c09a6217fc9 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Sun, 22 Jun 2025 09:29:02 +0200 Subject: [PATCH] avcodec/tests/.gitignore: Add hashtable test tool Signed-off-by: Andreas Rheinhardt --- libavcodec/tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore index 29020a5945..bfc16438f0 100644 --- a/libavcodec/tests/.gitignore +++ b/libavcodec/tests/.gitignore @@ -11,6 +11,7 @@ /golomb /h264_levels /h265_levels +/hashtable /htmlsubtitles /jpeg2000dwt /mathops -- 2.45.2