소스 검색

Add Additional Binary Exceptions

Issue gh-9727
Josh Cummings 4 년 전
부모
커밋
02474fdd84
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -3,8 +3,11 @@
 
 # Ensure the following are treated as binary.
 *.cer      binary
+*.graffle  binary
 *.jar      binary
 *.jpeg     binary
 *.jpg      binary
 *.keystore binary
+*.odg      binary
+*.otg      binary
 *.png      binary