ソースを参照

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