summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-10-07 14:58:31 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-10-07 14:58:31 +0100
commitd7e2c355d6e63e7e37827bd38806d87d61fde956 (patch)
treed3275510e193cd31b04df9cf6bcf21738e07f6fc /.gitignore
parent51141004d2ea28145abad310158aa4b053af1afe (diff)
downloadtelepathy-glib-d7e2c355d6e63e7e37827bd38806d87d61fde956.tar.gz
.gitignore: ignore GCov-generated files (for --enable-compiler-coverage)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 32e44c7cd..6a7afb9ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
*.[oa]
*.lo
*.la
+*.gcda
+*.gcno
Makefile.in
Makefile
.deps