[Telepathy-commits] [telepathy-glib/master] .gitignore: ignore GCov-generated files (for --enable-compiler-coverage)
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Oct 7 06:58:31 PDT 2008
---
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 32e44c7..6a7afb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
*.[oa]
*.lo
*.la
+*.gcda
+*.gcno
Makefile.in
Makefile
.deps
--
1.5.6.5
More information about the Telepathy-commits
mailing list