[cairo] [PATCH] .gitignore: Ignore the generated profile data files from callgrind tool in test/
Bryce W. Harrington
b.harrington at samsung.com
Wed Jul 9 16:50:07 PDT 2014
Thanks, merged
On Wed, Jul 09, 2014 at 03:50:57PM +0530, Ravi Nanjundappa wrote:
> Signed-off-by: Ravi Nanjundappa <nravi.n at samsung.com>
> ---
> test/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/test/.gitignore b/test/.gitignore
> index 836f3f9..bc78ef3 100644
> --- a/test/.gitignore
> +++ b/test/.gitignore
> @@ -17,6 +17,7 @@ cairo-test-suite
> pdf2png
> ps2png
> svg2png
> +callgrind.out.*
> valgrind-log
> *.manifest
> *.gcda
> --
> 1.7.9.5
>
> --
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
More information about the cairo
mailing list