[cairo] [PATCH] .gitignore: Ignore the generated profile data files from callgrind tool in test/

Ravi Nanjundappa nravi.n at samsung.com
Wed Jul 9 03:20:57 PDT 2014


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



More information about the cairo mailing list