From 55b029961bad5d5d6b0fed108884116a1d85a787 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Thu, 9 Mar 2017 16:31:41 +0100 Subject: [PATCH] * .gitignore: Ignore *.gcov files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 17cf0ef0b..2d2676ed4 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ GTAGS *.deb *.changes *.dsc +*.gcov