summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-06-30 17:38:35 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-07-07 15:47:02 -0400
commit5607c08b4d98897e6c801f760e13fad51b0088bf (patch)
treea24d9dda57368e17983a2d3cb619ad084c2785cd /.gitignore
parentf69c2417eca22d4e4677d68e491fdb72194373c6 (diff)
downloadlibnice-5607c08b4d98897e6c801f760e13fad51b0088bf.tar.gz
build: Add the lcov directory to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 313bf7c..2e47848 100644
--- a/.gitignore
+++ b/.gitignore
@@ -177,3 +177,6 @@ win32/vs9/libnice/
glib/
*.exe
ar-lib
+
+# Code coverage
+lcov/