소스 검색

ignore translations files

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 7 년 전
부모
커밋
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*/*"