[PR] Add missing .gitignore. (PR #24192)

Romain Beauxis via ffmpeg-devel <[email protected]>
Newsgroups gmane.comp.video.ffmpeg.devel
Message-ID <[email protected]>
PR #24192 opened by Romain Beauxis (toots)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/24192
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/24192.patch


>From ddd34167629368de7c9222d6fee198fc2f079749 Mon Sep 17 00:00:00 2001
From: Romain Beauxis <[email protected]>
Date: Mon, 17 Aug 2026 10:58:44 -0500
Subject: [PATCH] Add missing .gitignore.

---
 libavformat/tests/.gitignore   | 1 +
 libswresample/tests/.gitignore | 1 +
 libswscale/.gitignore          | 1 +
 3 files changed, 3 insertions(+)
 create mode 100644 libswscale/.gitignore

diff --git a/libavformat/tests/.gitignore b/libavformat/tests/.gitignore
index 951ccf0f37..d8ddce001f 100644
--- a/libavformat/tests/.gitignore
+++ b/libavformat/tests/.gitignore
@@ -4,6 +4,7 @@
 /mkdir
 /movenc
 /noproxy
+/rename
 /rtmpdh
 /seek
 /srtp
diff --git a/libswresample/tests/.gitignore b/libswresample/tests/.gitignore
index e156fc35de..ac222fe159 100644
--- a/libswresample/tests/.gitignore
+++ b/libswresample/tests/.gitignore
@@ -1,2 +1,3 @@
 /rematrix
 /swresample
+/swresample_resample_realloc
diff --git a/libswscale/.gitignore b/libswscale/.gitignore
new file mode 100644
index 0000000000..4accf71fd8
--- /dev/null
+++ b/libswscale/.gitignore
@@ -0,0 +1 @@
+/uops_macros_gen
-- 
2.52.0

_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.