From 9f87faf986fb0de5cca52b8253f68fd429177d47 Mon Sep 17 00:00:00 2001 From: "Christopher L. Conway" Date: Mon, 5 Apr 2010 19:10:36 +0000 Subject: Ignoring gcov files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 35a7fc332..63534333a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ stamp-generated generated/ *~ #*# +*.gcov +/lcov/ -- cgit v1.2.3