gitattributes: Treat .ogg files as binary.

This commit is contained in:
Tim Abbott
2018-04-27 09:14:20 -07:00
parent 93ac40105f
commit 158890cb9b

1
.gitattributes vendored
View File

@@ -10,4 +10,5 @@
*.png binary
*.otf binary
*.tif binary
*.ogg binary
yarn.lock binary