From: Daniel Arndt Date: Sat, 9 Jun 2018 20:28:59 +0000 (+0200) Subject: Add .codecov.yml to .gitattributes X-Git-Tag: v9.1.0-rc1~1051^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40fe3af4223082075c708040ab89ee645bc4f27;p=dealii.git Add .codecov.yml to .gitattributes --- 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