[cairo-commit] test/.gitignore

Bryce Harrington bryce at kemper.freedesktop.org
Wed Jul 9 19:07:47 PDT 2014


 test/.gitignore |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8a605472d201e30ddcf3895d554cc4143cd54fb2
Author: Ravi Nanjundappa <nravi.n at samsung.com>
Date:   Wed Jul 9 15:50:57 2014 +0530

    .gitignore: Ignore the generated profile data files from callgrind tool in test/
    
    Signed-off-by: Ravi Nanjundappa <nravi.n at samsung.com>
    Reviewed-by: Bryce Harrington <b.harrington at samsung.com>

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


More information about the cairo-commit mailing list