summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2015-01-07 19:17:15 -0200
committerLucas De Marchi <lucas.demarchi@intel.com>2015-01-07 23:02:34 -0200
commite9b0d1b40e645fd583f090601f4ae2a7926888a1 (patch)
treec544ebab1591900a92366d7f709950ae041669ab /.gitignore
parent8ff7f008cd684ebe524c3ba649a613fe8b9faa65 (diff)
downloadkmod-e9b0d1b40e645fd583f090601f4ae2a7926888a1.tar.gz
build-sys: integrate coverage report
Just pass --enable-coverage to configure and then "make coverage" to have the coverage report at coverage dir.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 88c8149..f60cac6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
*.o
+*.gcda
+*.gcno
/*.tar.xz
/*.md5sum
.deps/
@@ -14,6 +16,7 @@
/config.log
/config.status
/configure
+/coverage
/libtool
/stamp-h1
/test-suite.log