On 29/04/12 10:33, Derek Buitenhuis wrote:
> From: Hendrik Leppkes <[email protected]>
> 
> Ignore another filetype, as generated by Microsofts lib.exe when creating the 
> import libraries.
> ---
>  .gitignore |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 35aec43..1f8c90a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -14,6 +14,7 @@
>  *.def
>  *.dll
>  *.lib
> +*.exp
>  config.*
>  doc/*.1
>  doc/*.html

Rejected we do not use lib.exe.

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to