diff mbox series

[FFmpeg-devel] avformat/tests: add /imf to .gitignore

Message ID 20220205020738.27388-1-pal@sandflow.com
State New
Headers show
Series [FFmpeg-devel] avformat/tests: add /imf to .gitignore | expand

Checks

Context Check Description
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished
andriy/make_ppc success Make finished
andriy/make_fate_ppc success Make fate finished
andriy/make_aarch64_jetson success Make finished
andriy/make_fate_aarch64_jetson success Make fate finished

Commit Message

Pierre-Anthony Lemieux Feb. 5, 2022, 2:07 a.m. UTC
From: Pierre-Anthony Lemieux <pal@palemieux.com>

---
 libavformat/tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Zane van Iperen Feb. 5, 2022, 2:14 a.m. UTC | #1
On 5/2/22 12:07, pal@sandflow.com wrote:
> From: Pierre-Anthony Lemieux <pal@palemieux.com>
> 
> ---
>   libavformat/tests/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/libavformat/tests/.gitignore b/libavformat/tests/.gitignore
> index 7ceb7a356b..aabf76345e 100644
> --- a/libavformat/tests/.gitignore
> +++ b/libavformat/tests/.gitignore
> @@ -1,4 +1,5 @@
>   /fifo_muxer
> +/imf
>   /movenc
>   /noproxy
>   /rtmpdh

lgtm, I'll apply this soon.
diff mbox series

Patch

diff --git a/libavformat/tests/.gitignore b/libavformat/tests/.gitignore
index 7ceb7a356b..aabf76345e 100644
--- a/libavformat/tests/.gitignore
+++ b/libavformat/tests/.gitignore
@@ -1,4 +1,5 @@ 
 /fifo_muxer
+/imf
 /movenc
 /noproxy
 /rtmpdh