From 89ec66d61b2c53e42a29bc437a152b9d8556a312 Mon Sep 17 00:00:00 2001 From: Nicolas Gaullier Date: Mon, 23 Jun 2025 19:41:52 +0200 Subject: [PATCH] libavcodec/tests: fix gitignore hashtable Signed-off-by: Nicolas Gaullier Signed-off-by: Michael Niedermayer --- libavcodec/tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore index 29020a5945..6bd9b31b56 100644 --- a/libavcodec/tests/.gitignore +++ b/libavcodec/tests/.gitignore @@ -9,6 +9,7 @@ /codec_desc /dct /golomb +/hashtable /h264_levels /h265_levels /htmlsubtitles