[FFmpeg-devel] [PATCH v2 20/20] libavcodec/tests: fix gitignore hashtable

Nicolas Gaullier nicolas.gaullier at cji.paris
Mon Jun 23 20:41:52 EEST 2025


Signed-off-by: Nicolas Gaullier <nicolas.gaullier at cji.paris>
---
 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
-- 
2.47.2



More information about the ffmpeg-devel mailing list