From b41f8a8dcb28e8218ddd2115e4d4e33d81819dc5 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 15 Mar 2021 04:06:56 +0000 Subject: [PATCH] .gitignore: Add *.gcno git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9364 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b2b65ad73..60d04ac80 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # :3,$!LC_ALL=C sort -fu *.cmd +*.gcno *.ko *.ko.unsigned *.mod