[libcryptui] Ignore files created when doing code coverage
- From: Stefan Walter <stefw src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [libcryptui] Ignore files created when doing code coverage
 
- Date: Thu, 23 May 2013 07:34:38 +0000 (UTC)
 
commit c062d0fea72244bddbb1ef42f03057fd6dad5794
Author: Stef Walter <stefw gnome org>
Date:   Thu May 23 09:27:23 2013 +0200
    Ignore files created when doing code coverage
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c1fa72..a298380 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
 *.la
 *.stamp
 *.bak
+*.gcda
+*.gcno
 *.tmp
 .tm*
 ~*
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]