From a4a67cba56a62cf0bd95e3f2f9cd8b95dc0fca91 Mon Sep 17 00:00:00 2001 From: Mark Liversedge Date: Thu, 7 Jan 2016 20:15:37 +0000 Subject: [PATCH] Gitignore Coverity Files .. as they shouldn't be included in the tree --- src/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/.gitignore b/src/.gitignore index d44f36c07..6883eb703 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -19,6 +19,10 @@ qrc_application.cpp qrc_RideWindow.cpp .qmake.stash +#coverity +cov-int/* +GoldenCheetah.tgz + # ignore other object files *.o