Browse Source

ignore translations files

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 6 years ago
parent
commit
425a2372ad
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .codecov.yml

+ 3 - 0
.codecov.yml

@@ -11,3 +11,6 @@ coverage:
 comment:
   layout: "header, diff, changes, uncovered, tree"
   behavior: default
+
+ignore:
+  - "src/main/res/values*/*"