From a40fe3af4223082075c708040ab89ee645bc4f27 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Sat, 9 Jun 2018 22:28:59 +0200 Subject: [PATCH] Add .codecov.yml to .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index fcddafea28..f2769ec268 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ /tests/run_test.cmake -export-ignore /tests/tests.h -export-ignore .clang-format export-ignore +.codecov.yml export-ignore .gitattributes export-ignore .gitignore export-ignore .travis.yml export-ignore -- 2.39.5