Ver código fonte

Add Additional Binary Exceptions

Issue gh-9727
Josh Cummings 4 anos atrás
pai
commit
02474fdd84
1 arquivos alterados com 3 adições e 0 exclusões
  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