[FFmpeg-devel] [PATCH] git: ignore test binaries
Clément Bœsch
u at pkh.me
Wed Jun 29 17:57:45 CEST 2016
On Wed, Jun 29, 2016 at 05:54:37PM +0200, Benoit Fouet wrote:
>
> From e514644033781cb431641ae088482f5a8aa2de42 Mon Sep 17 00:00:00 2001
> From: Benoit Fouet <benoit.fouet at free.fr>
> Date: Wed, 29 Jun 2016 17:53:50 +0200
> Subject: [PATCH] git: ignore test binaries
>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 524fb73..670d1d2 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -19,6 +19,7 @@
> *.swp
> *.ver
> *_g
> +*-test
> \#*
> .\#*
> /.config
You shouldn't have any, they moved somewhere else without the -test suffix
(with the exception of fate api tests which have the proper entry in their
own .gitignore)
Maybe previously built programs?
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160629/c05bb15a/attachment.sig>
More information about the ffmpeg-devel
mailing list