Przeglądaj źródła

ignore translations files

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 7 lat temu
rodzic
commit
425a2372ad
1 zmienionych plików z 3 dodań i 0 usunięć
  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*/*"