gitignore: Ignore coverage data

Reviewed-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Marc Hartmayer
2021-09-08 07:23:53 +00:00
committed by Jan Höppner
parent 55e428a4d7
commit b7b7002855

4
.gitignore vendored
View File

@@ -9,6 +9,10 @@
tags
TAGS
# Ignore coverage data
*.gcda
*.gcno
#
# Ignore generated executables and other generated files
#