Signed-off-by: Nicolas Gaullier <[email protected]> --- 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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
