diff --git a/.codecov.yaml b/.codecov.yaml index d2882791..ab6968bd 100644 --- a/.codecov.yaml +++ b/.codecov.yaml @@ -16,3 +16,5 @@ ignore: - "src/utility/spline/spline.cpp" - "src/utility/asciiplotter/asciiplotter.cpp" - "example/**" + - ".github" + - "**/README.md"