[PATCH] .gitignore: Ignore the generated profile data files from callgrind tool in test/
Ravi Nanjundappa <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Ravi Nanjundappa <[email protected]> --- 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 [email protected] http://lists.cairographics.org/mailman/listinfo/cairo