.gitignore: ignore gcov files
[babeltrace.git] / .gitignore
index d4b3b4480bd778522edbdbca78c81d0f7dbb5c6a..91bb4905595ca2fc34a0ce57d10a4ecc8b721b26 100644 (file)
@@ -67,3 +67,7 @@ babeltrace-ctf.pc
 TAGS
 cscope*
 doc/api/Doxyfile
+*.gcno
+*.gcda
+*.gcov
+*.html
This page took 0.024697 seconds and 4 git commands to generate.