Browse Source

Add Additional Binary Exceptions

Issue gh-9727
pull/9743/head
Josh Cummings 5 years ago
parent
commit
02474fdd84
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
  1. 3
      .gitattributes

3
.gitattributes vendored

@ -3,8 +3,11 @@ @@ -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

Loading…
Cancel
Save