[pulseaudio-discuss] [PATCH] .gitignore: Ignore src/*.gcno files created when building with --enable-gcov
David Henningsson
david.henningsson at canonical.com
Mon Apr 29 06:59:26 PDT 2013
On 04/17/2013 09:49 AM, Peter Meerwald wrote:
> From: Peter Meerwald <p.meerwald at bct-electronic.com>
>
> Signed-off-by: Peter Meerwald <p.meerwald at bct-electronic.com>
> ---
> src/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/.gitignore b/src/.gitignore
> index cd9c51a..24046ff 100644
> --- a/src/.gitignore
> +++ b/src/.gitignore
> @@ -2,6 +2,7 @@ TAGS
> *.lo
> *.o
> *.la
> +*.gcno
> .deps
> .libs
> /Makefile
>
Applied, thanks.
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
More information about the pulseaudio-discuss
mailing list