[FFmpeg-cvslog] libavcodec/tests: fix gitignore hashtable
Nicolas Gaullier
git at videolan.org
Sun Jun 29 01:36:34 EEST 2025
ffmpeg | branch: master | Nicolas Gaullier <nicolas.gaullier at cji.paris> | Mon Jun 23 19:41:52 2025 +0200| [89ec66d61b2c53e42a29bc437a152b9d8556a312] | committer: Michael Niedermayer
libavcodec/tests: fix gitignore hashtable
Signed-off-by: Nicolas Gaullier <nicolas.gaullier at cji.paris>
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=89ec66d61b2c53e42a29bc437a152b9d8556a312
---
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
More information about the ffmpeg-cvslog
mailing list