summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-10-31 10:01:15 +0100
committerStef Walter <stefw@collabora.co.uk>2011-11-01 15:53:00 +0100
commitff247f1e8128b944e6781b819c73ab9e7f5505e1 (patch)
tree6a2db78cf6526180815289da15a0c5d331045e70
parent07a447524f89f60c7e77a83174c5efe52608911f (diff)
downloadgcr-ff247f1e8128b944e6781b819c73ab9e7f5505e1.tar.gz
Ignore coverage file types for git inclusion
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6fd5bc0..b908148 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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