[FFmpeg-devel] [PATCH] tools: Add binaries to .gitignore
Frank Plowman
post at frankplowman.com
Sun Feb 9 12:58:32 EET 2025
Signed-off-by: Frank Plowman <post at frankplowman.com>
---
tools/.gitignore | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/tools/.gitignore b/tools/.gitignore
index 7c45896923..f017fa2343 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -3,6 +3,7 @@
/bisect.need
/crypto_bench
/cws2fws
+/enc_recon_frame_test
/enum_options
/fourcc2pixfmt
/ffescape
@@ -15,6 +16,15 @@
/qt-faststart
/scale_slice_test
/sidxindex
+/sofa2wavs
+/target_dec_*_fuzzer
+/target_enc_*_fuzzer
+/target_bsf_*_fuzzer
+/target_dem_*_fuzzer
+/target_dem_fuzzer
+/target_io_dem_fuzzer
+/target_sws_fuzzer
+/target_swr_fuzzer
/trasher
/seek_print
/uncoded_frame
--
2.47.0
More information about the ffmpeg-devel
mailing list