Ignore coverage file types for git inclusion
authorStef Walter <stefw@collabora.co.uk>
Mon, 31 Oct 2011 09:01:15 +0000 (10:01 +0100)
committerStef Walter <stefw@collabora.co.uk>
Tue, 1 Nov 2011 14:53:00 +0000 (15:53 +0100)
.gitignore

index 6fd5bc0..b908148 100644 (file)
@@ -1,6 +1,8 @@
 *.abi
 *.autogen_bak
 *.bak
+*.gcno
+*.gcov
 *.gir
 *.gmo
 *.la
@@ -91,3 +93,5 @@ stamp-*
 /po/*.c
 /po/messages
 
+/testing/coverage
+/testing/coverage.info