mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-24 16:51:33 +02:00
zip files explicitly set as a binary type in git
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -14,3 +14,4 @@
|
|||||||
# Denote all files that are truly binary and should not be modified
|
# Denote all files that are truly binary and should not be modified
|
||||||
*.png binary
|
*.png binary
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
|
*.zip binary
|
||||||
|
Reference in New Issue
Block a user