On 16.01.2025 20:12, Vitaly Buka via ffmpeg-devel wrote:
Signed-off-by: Vitaly Buka <vitalyb...@google.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 9cfc78b414..6fcbddad3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
/tools/python/__pycache__/
/libavcodec/vulkan/*.c
/libavfilter/vulkan/*.c
+/fate-suite/
I don't think the fate-suite should be sitting in the source tree.
Also, there is no guarantee every user/developer will name it that exact
name? Or is that where it gets synced to be default, if no path is
specified? I thought that'd just produce an error.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".