浏览代码

ignore translations files

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 6 年之前
父节点
当前提交
425a2372ad
共有 1 个文件被更改,包括 3 次插入0 次删除
  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*/*"