]> The Tcpdump Group git mirrors - tcpdump/commitdiff
.gitignore: Add *.gcda *.gcno *.gcov (coverage files)
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 24 Jan 2021 13:56:15 +0000 (14:56 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 24 Jan 2021 20:36:24 +0000 (21:36 +0100)
[skip ci]

.gitignore

index 6be02cdd6e959a76c12be029a2745cbc83b898af..44294a09821bfc10c726d06e54b2e3b724dc3da4 100644 (file)
@@ -3,6 +3,9 @@
 Makefile
 *~
 *.o
+*.gcda
+*.gcno
+*.gcov
 libnetdissect.a
 config.h
 config.log