瀏覽代碼

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