[glib] Ignore lcov-produced files in top-level .gitignore



commit 3a631aa863ec8337bd7ea4ab55eed3a2fd3ef1b4
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Mon Aug 8 17:18:08 2011 +0100

    Ignore lcov-produced files in top-level .gitignore
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=656162
    Signed-off-by: Simon McVittie <simon mcvittie collabora co uk>

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c85c170..5c1278b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,5 @@ py-compile
 INSTALL
 README
 ChangeLog
+/glib-lcov.info
+/glib-lcov/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]