mirror of
https://github.com/HowardHinnant/date.git
synced 2025-07-31 11:17:14 +02:00
Update gitattributes of zip file to binary
This commit is contained in:
committed by
Howard Hinnant
parent
6219dd7e4d
commit
d2ddc5ea1e
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,2 +1,4 @@
|
|||||||
# Normalize EOL for all files that Git considers text files.
|
# Normalize EOL for all files that Git considers text files.
|
||||||
* text=auto eol=lf
|
* text=auto eol=lf
|
||||||
|
*zip -text -diff
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user