Add Additional Binary Exceptions

Issue gh-9727
This commit is contained in:
Josh Cummings 2021-05-12 14:49:25 -06:00
parent 6b3f8cfe4e
commit 02474fdd84
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored
View File

@ -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